Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
SalamaGofore committed May 17, 2024
1 parent 02002bb commit b2f1c17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/lib/localization/localizations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const createLocalization = () => {
.init({
debug: true,
fallbackLng: 'fi',
//preload: ['fi', 'sv', 'en'],
preload: ['fi', 'sv', 'en'],
lng: 'fi',
backend: {
loadPath: '{{lng}}',
Expand Down

0 comments on commit b2f1c17

Please sign in to comment.