mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-22 08:36:21 +01:00
Try add sourceLocale
This commit is contained in:
parent
056e22aaf9
commit
d9c12aa62b
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ import { LOCALES } from './src/locales';
|
|||
|
||||
const config = {
|
||||
locales: LOCALES,
|
||||
sourceLocale: 'en',
|
||||
pseudoLocale: 'pseudo-LOCALE',
|
||||
fallbackLocales: {
|
||||
default: 'en',
|
||||
|
|
Loading…
Reference in a new issue