add extra_weapons i18n messages

This commit is contained in:
Justin Edmund 2025-09-30 01:11:25 -07:00
parent 31af7f5425
commit 540b35fd85
2 changed files with 6 additions and 2 deletions

View file

@ -18,5 +18,7 @@
"job_selection_search_placeholder": "Search jobs...",
"skill_selection_title": "Select Skill",
"skill_selection_search_placeholder": "Search skills..."
"skill_selection_search_placeholder": "Search skills...",
"extra_weapons": "Additional Weapons"
}

View file

@ -18,5 +18,7 @@
"job_selection_search_placeholder": "ジョブを検索...",
"skill_selection_title": "スキル選択",
"skill_selection_search_placeholder": "スキルを検索..."
"skill_selection_search_placeholder": "スキルを検索...",
"extra_weapons": "追加武器"
}