1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-06 11:47:07 +00:00

[editor] update trans

This commit is contained in:
ilearnit 2019-01-28 10:00:04 +00:00
parent d8959fdd4c
commit 597b21db48

View File

@ -11,7 +11,7 @@ i18n
ns: ['translations'],
defaultNS: 'translations',
whitelist: ['en', 'zh-CN'],
whitelist: ['en', 'zh-CN', 'fr', 'de', 'cs', 'es', 'es-AR', 'es-MX', 'ru'],
backend: {
loadPath: siteRoot + 'media/assets/frontend/locales/{{ lng }}/{{ ns }}.json',