mirror of https://github.com/wg-easy/wg-easy
3 changed files with 2 additions and 4 deletions
@ -1,3 +1 @@ |
|||||
export const LOCALES = [ |
export const LOCALES = [{ code: 'en', name: 'English' }]; |
||||
{ code: 'en', name: 'English' }, |
|
||||
]; |
|
||||
|
Loading…
Reference in new issue