Add translations

This commit is contained in:
Justin Edmund 2022-11-30 06:09:40 -08:00
parent 97f22b852a
commit 055c70624a
2 changed files with 10 additions and 2 deletions

View file

@ -248,7 +248,11 @@
"damaging": "Damaging",
"healing": "Healing",
"emp": "Extended Mastery",
"base": "Base Skills"
"base": "Base Skills",
"state": {
"selectable": "Select a skill",
"no_skill": "No skill"
}
},
"extra_weapons": "Additional Weapons",
"coming_soon": "Coming Soon",

View file

@ -249,7 +249,11 @@
"damaging": "ダメージアビリティ",
"healing": "回復アビリティ",
"emp": "リミットアビリティ",
"base": "ベースアビリティ"
"base": "ベースアビリティ",
"state": {
"selectable": "アビリティを選択",
"no_skill": "設定されていません"
}
},
"extra_weapons": "Additional<br/>Weapons",
"coming_soon": "開発中",