Update translations

This commit is contained in:
Justin Edmund 2022-11-30 05:17:57 -08:00
parent 89e157dc6d
commit 322964d767
2 changed files with 22 additions and 2 deletions

View file

@ -232,7 +232,8 @@
"placeholders": {
"weapon": "Search for a weapon...",
"summon": "Search for a summon...",
"character": "Search for a character..."
"character": "Search for a character...",
"job_skill": "Search job skills..."
}
},
"teams": {
@ -240,6 +241,15 @@
"loading": "Loading teams...",
"not_found": "No teams found"
},
"job_skills": {
"all": "All skills",
"buffing": "Buffing",
"debuffing": "Debuffing",
"damaging": "Damaging",
"healing": "Healing",
"emp": "Extended Mastery",
"base": "Base Skills"
},
"extra_weapons": "Additional Weapons",
"coming_soon": "Coming Soon",
"no_title": "Untitled",

View file

@ -233,7 +233,8 @@
"placeholders": {
"weapon": "武器を検索...",
"summon": "召喚石を検索...",
"character": "キャラを検索..."
"character": "キャラを検索...",
"job_skill": "ジョブのスキルを検索..."
}
},
"teams": {
@ -241,6 +242,15 @@
"loading": "ロード中...",
"not_found": "編成は見つかりませんでした"
},
"job_skills": {
"all": "全てのアビリティ",
"buffing": "強化アビリティ",
"debuffing": "弱体アビリティ",
"damaging": "ダメージアビリティ",
"healing": "回復アビリティ",
"emp": "リミットアビリティ",
"base": "ベースアビリティ"
},
"extra_weapons": "Additional<br/>Weapons",
"coming_soon": "開発中",
"no_title": "無題",