Skip to content

Commit

Permalink
fix not translate in React Components inside Astro
Browse files Browse the repository at this point in the history
  • Loading branch information
zzq0826 committed Sep 11, 2023
1 parent b4f11e9 commit 47b766d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro-i18next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ export default {
defaultLocale: "en",
showDefaultLocale: true,
locales: ["en", "zh"],
load: ["server", "client"],
}

0 comments on commit 47b766d

Please sign in to comment.