1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 18:08:11 +09:00

fix languages order

This commit is contained in:
nixiesquid
2020-08-01 00:08:34 +09:00
parent d3bcf5fb3e
commit abc50326d3
2 changed files with 4 additions and 4 deletions

View File

@@ -18,10 +18,10 @@ i18n
{
versions: {
en: TRANSLATION_VERSION,
de: TRANSLATION_VERSION,
ja: TRANSLATION_VERSION,
'zh-Hans': TRANSLATION_VERSION,
'zh-Hant': TRANSLATION_VERSION,
de: TRANSLATION_VERSION,
},
},
],