diff --git a/cloudtower-api-doc/swagger/i18n.ts b/cloudtower-api-doc/swagger/i18n.ts index 64148f3..7626876 100644 --- a/cloudtower-api-doc/swagger/i18n.ts +++ b/cloudtower-api-doc/swagger/i18n.ts @@ -164,6 +164,8 @@ i18next.init({ updateMissing: true, fallbackLng: null, fallbackNS, + returnEmptyString: false, + returnNull: false, interpolation: { prefix: "{", suffix: "}",