Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
trobonox authored Nov 23, 2024
2 parents 1ce3fdb + d95e746 commit bb91d86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export default defineNuxtConfig({
{ code: "pt_br", name: "Português (Brasil)", file: "pt_br.json" },
{ code: "zh_cn", name: "简体中文", file: "zh_cn.json" },
{ code: "ru", name: "Русский", file: "ru.json" },
{ code: "uk", name: "українська", file: "uk.json" },
],
defaultLocale: "en",
langDir: "locales/",
Expand Down

0 comments on commit bb91d86

Please sign in to comment.