Updated DLL to also translate class names

Fixed defense translation
This commit is contained in:
Sinflower 2025-12-22 01:28:15 +01:00
parent 5c6d031756
commit dbfd67f9f5
3 changed files with 3 additions and 3 deletions

Binary file not shown.

View file

@ -1,6 +1,8 @@
{
"patterns": {
"「{0}」が包囲されました": "「{1}」 has been besieged."
"「{0}」が包囲されました": "「{1}」 has been besieged.",
"「{1}」\nの防衛戦を行いますか": "Do you want to defend\n「{1}」?",
"「{1}」\nの防衛戦を行いますか||※戦力が足りていません": "Do you want to defend\n「{1}」?||*Insufficient forces"
},
"data": {
"ハドスの迷宮": "Labyrinth of Hados",

View file

@ -17,8 +17,6 @@
"ターンを終了しますか?||※委任戦闘が起こるダンジョンがあります": "End turn?||*There are dungeons where delegated battles will occur.",
"イベントを実行できません||※このイベントの実行には魔力が%d必要です": "Cannot execute event||*This event requires %d mana to execute.",
"イベントを実行しますか?||※消費魔力%d": "Execute event?||*Mana cost %d",
"の防衛戦を行いますか?": "Do you want to defend?",
"||※戦力が足りていません": "||*Insufficient forces",
"戦闘を行う都市を選択します": "Select the city to battle in",
"自由戦闘": "Free Battle",
"を開始しますか?||※委任戦闘が起こるダンジョンがあります": "Start?||*There are dungeons with delegated battles",