mirror of
https://github.com/pavlobu/deskreen.git
synced 2025-05-21 01:40:12 -07:00
Update Simplified Chinese translation
This commit is contained in:
parent
0ec021de23
commit
8baf90b39a
@ -23,7 +23,7 @@ i18n
|
||||
saveMissingTo: 'all',
|
||||
fallbackLng: 'en', // TODO: to generate missing keys use false as value here, will be useful when custom nodejs server is created to store missing values
|
||||
debug: false, // change to true to see debug message logs in browser console
|
||||
whitelist: ['en', 'ru', 'ua'],
|
||||
whitelist: ['en', 'ru', 'ua', 'zh_CN'],
|
||||
|
||||
backend: {
|
||||
// path where resources get loaded from
|
||||
|
Loading…
x
Reference in New Issue
Block a user