Merge branch 'original' into 'main'
Updated DLL to also translate class names See merge request dazed-translations/demonion-ii!3
This commit is contained in:
commit
e133b54b55
3 changed files with 3 additions and 3 deletions
BIN
demon32.dll
BIN
demon32.dll
Binary file not shown.
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue