update i18n messages
This commit is contained in:
parent
d8e18c00e1
commit
9b65c6bac8
2 changed files with 14 additions and 2 deletions
|
|
@ -12,5 +12,11 @@
|
|||
|
||||
"party_segmented_control_characters": "Characters",
|
||||
"party_segmented_control_weapons": "Weapons",
|
||||
"party_segmented_control_summons": "Summons"
|
||||
"party_segmented_control_summons": "Summons",
|
||||
|
||||
"job_selection_title": "Select Job",
|
||||
"job_selection_search_placeholder": "Search jobs...",
|
||||
|
||||
"skill_selection_title": "Select Skill",
|
||||
"skill_selection_search_placeholder": "Search skills..."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -12,5 +12,11 @@
|
|||
|
||||
"party_segmented_control_characters": "キャラ",
|
||||
"party_segmented_control_weapons": "武器",
|
||||
"party_segmented_control_summons": "召喚石"
|
||||
"party_segmented_control_summons": "召喚石",
|
||||
|
||||
"job_selection_title": "ジョブ選択",
|
||||
"job_selection_search_placeholder": "ジョブを検索...",
|
||||
|
||||
"skill_selection_title": "スキル選択",
|
||||
"skill_selection_search_placeholder": "スキルを検索..."
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue