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:
@@ -14,7 +14,7 @@ i18n
|
||||
backends: [LocalStorageBackend, XHR],
|
||||
backendOptions: [
|
||||
{
|
||||
versions: {en: '1.9', ja: '1.9'},
|
||||
versions: {en: '1.10', ja: '1.10'},
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user