Add unsaved changes localizations

This commit is contained in:
Justin Edmund 2023-07-03 19:03:22 -07:00
parent 5a40ff89d0
commit e8a346cc71
2 changed files with 6 additions and 0 deletions

View file

@ -11,6 +11,10 @@
"manadiver": "manatura"
},
"alert": {
"unsaved_changes": {
"party": "You will lose all changes to your party <strong>{objectName}</strong> if you continue.<br/><br/>Are you sure you want to continue without saving?",
"object": "You will lose all changes to <strong>{objectName}</strong> if you continue.<br/><br/>Are you sure you want to continue without saving?"
},
"incompatible_weapon": "You've selected a weapon that can't be added to the Additional Weapon slots."
},
"ax": {

View file

@ -11,6 +11,8 @@
"manadiver": "マナベリ"
},
"alert": {
"unsaved_changes_party": "<strong>「{objectName}」</strong>という編成の変更は保存していません。<br/><br/>変更を保存せずに続けますか?",
"unsaved_changes_object": "<strong>「{objectName}」</strong>の変更は保存していません。<br/><br/>変更を保存せずに続けますか?",
"incompatible_weapon": "Additional Weaponsに装備できない武器を入れました。"
},
"ax": {