Added localizations
This commit is contained in:
parent
a83c384300
commit
aff4385e9f
2 changed files with 8 additions and 0 deletions
|
|
@ -15,9 +15,16 @@
|
||||||
"date": "{{month}}/{{year}}",
|
"date": "{{month}}/{{year}}",
|
||||||
"legfest": "Legend Festival",
|
"legfest": "Legend Festival",
|
||||||
"flash": "Flash Gala",
|
"flash": "Flash Gala",
|
||||||
|
"content": "Content Update",
|
||||||
"uncap": "Uncap"
|
"uncap": "Uncap"
|
||||||
},
|
},
|
||||||
"versions": {
|
"versions": {
|
||||||
|
"2023-03U": {
|
||||||
|
"features": [
|
||||||
|
"Added Siete HL (raid)",
|
||||||
|
"Chaser name corrected (was 'Chase')"
|
||||||
|
]
|
||||||
|
},
|
||||||
"2023-03F": {
|
"2023-03F": {
|
||||||
"features": [
|
"features": [
|
||||||
"Added new class \"Yamato\"",
|
"Added new class \"Yamato\"",
|
||||||
|
|
|
||||||
|
|
@ -15,6 +15,7 @@
|
||||||
"date": "{{year}}年{{month}}月",
|
"date": "{{year}}年{{month}}月",
|
||||||
"legfest": "レジェンドフェス",
|
"legfest": "レジェンドフェス",
|
||||||
"flash": "グランデフェス",
|
"flash": "グランデフェス",
|
||||||
|
"content": "アップデート",
|
||||||
"uncap": "上限解放"
|
"uncap": "上限解放"
|
||||||
},
|
},
|
||||||
"versions": {
|
"versions": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue