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

fix: redesign ui

This commit is contained in:
2020-02-06 13:16:30 +09:00
parent d417f6f7cd
commit d29f2ceffc
9 changed files with 85 additions and 59 deletions

View File

@@ -14,7 +14,7 @@ i18n
backends: [LocalStorageBackend, XHR],
backendOptions: [
{
versions: {en: '1.8', ja: '1.8'},
versions: {en: '1.9', ja: '1.9'},
},
],
},