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
@@ -14,7 +14,8 @@
"top": "(상)",
"mid": "(중)",
"bot": "(하)",
"weapons": "무기"
"weapons": "무기",
"elfs": "무장인형"
},
"battlesuits-list": {
"heading": "발키리",
@@ -53,5 +54,14 @@
"lance": "랜스",
"gauntlet": "건틀릿",
"bow": "활"
},
"elfs-list": {
"elfs": "무장인형"
},
"elfs-show": {
"passive": "패시브",
"basic": "기본 공격",
"ultimate": "필살기",
"team": "팀"
}
}