Skip to content

Commit

Permalink
Add Japanese translation in i18n.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
shivkun committed Apr 15, 2024
1 parent cdac02f commit 69cff6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/client/i18n.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export const i18n = {
"nl-BE",
"zh-CN",
"sv",
"jp-JP",
],
defaultLocale: "en",
};

0 comments on commit 69cff6e

Please sign in to comment.