Skip to content

Commit 12356fc

Browse files
author
markusvannorlen
committed
change locale
1 parent ad1476a commit 12356fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fixture/adminizerConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ const config: AdminpanelConfig = {
498498
translation: {
499499
locales: ['en', 'ru', 'de', 'ua'],
500500
path: 'config/locales', // relative path to translations directory
501-
defaultLocale: 'ru'
501+
defaultLocale: 'en'
502502
},
503503
models: models,
504504
//@ts-ignore

0 commit comments

Comments
 (0)