lang: Fixed some localization issues

This commit is contained in:
WerWolv
2022-06-17 14:35:54 +02:00
parent 662d80abea
commit 116aeede2d
7 changed files with 13 additions and 13 deletions

View File

@@ -80,7 +80,7 @@ namespace hex::plugin::builtin {
{ "hex.builtin.common.open", "開く" },
{ "hex.builtin.common.browse", "ファイルを参照..." },
{ "hex.builtin.common.choose_file", "ファイルを選択" },
// { "hex.common.processing", "Processing" },
// { "hex.builtin.common.processing", "Processing" },
{ "hex.builtin.popup.exit_application.title", "アプリケーションを終了しますか?" },
{ "hex.builtin.popup.exit_application.desc", "プロジェクトに保存されていない変更があります。\n終了してもよろしいですか?" },