Translate elf pages

This commit is contained in:
Sakura Knoll
2022-01-08 21:53:10 +09:00 Unverified
parent 88f91c1a27
commit dfee374df9
7 changed files with 105 additions and 20 deletions
+11 -1
View File
@@ -11,7 +11,8 @@
"honkai-3rd": "Honkai 3rd",
"battlesuits": "Battlesuits",
"stigmata": "Stigmata",
"weapons": "Weapons"
"weapons": "Weapons",
"elfs": "ELFs"
},
"battlesuits-list": {
"heading": "Battlesuits",
@@ -50,5 +51,14 @@
"lance": "Lance",
"gauntlet": "Gauntlet",
"bow": "Bow"
},
"elfs-list": {
"elfs": "ELFs"
},
"elfs-show": {
"passive": "Passive",
"basic": "Basic",
"ultimate": "Ultimate",
"team": "Team"
}
}