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

chore: fix typo

This commit is contained in:
2020-02-06 13:27:43 +09:00
parent d29f2ceffc
commit c30e592ad1
3 changed files with 5 additions and 3 deletions

View File

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