Skip to content

Commit

Permalink
Fixed missing translation.json errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Donkie committed May 10, 2024
1 parent 9ff457f commit cd9cca0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/i18n.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ i18n
backend: {
loadPath: getBasePath() + "/locales/{{lng}}/{{ns}}.json",
},
ns: "common",
defaultNS: "common",
fallbackLng: "en",
});
Expand Down

0 comments on commit cd9cca0

Please sign in to comment.