Skip to content

Commit

Permalink
🌐 Set fallback locale
Browse files Browse the repository at this point in the history
  • Loading branch information
vegeta897 committed Nov 23, 2024
1 parent 21091b5 commit 7a9c3ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/translations/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export const config: Config = {
de: { lang },
pl: { lang },
},
fallbackLocale: 'en',
loaders: [
{
locale: 'en',
Expand Down

0 comments on commit 7a9c3ba

Please sign in to comment.