Add translations
This commit is contained in:
parent
97f22b852a
commit
055c70624a
2 changed files with 10 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -249,7 +249,11 @@
|
|||
"damaging": "ダメージアビリティ",
|
||||
"healing": "回復アビリティ",
|
||||
"emp": "リミットアビリティ",
|
||||
"base": "ベースアビリティ"
|
||||
"base": "ベースアビリティ",
|
||||
"state": {
|
||||
"selectable": "アビリティを選択",
|
||||
"no_skill": "設定されていません"
|
||||
}
|
||||
},
|
||||
"extra_weapons": "Additional<br/>Weapons",
|
||||
"coming_soon": "開発中",
|
||||
|
|
|
|||
Loading…
Reference in a new issue