Translate weapon pages

This commit is contained in:
Sakura Knoll
2022-01-08 20:31:09 +09:00 Unverified
parent 0fbbb45c80
commit 88f91c1a27
4 changed files with 44 additions and 13 deletions
+11
View File
@@ -39,5 +39,16 @@
"weapons-list": {
"weapons": "Weapons",
"filter-by-category": "Filter by Category"
},
"weapons-show": {
"pistol": "Pistol",
"cannon": "Cannon",
"katana": "Katana",
"cross": "Cross",
"greatsword": "Greatsword",
"scythe": "Scythe",
"lance": "Lance",
"gauntlet": "Gauntlet",
"bow": "Bow"
}
}