Improve localizations, fix bugs

This commit is contained in:
Bryce Hackel
2024-08-24 16:57:38 -07:00
parent 6e9ec38c4a
commit 2097308a83
15 changed files with 55 additions and 17 deletions

View File

@@ -6,6 +6,7 @@
"COPY_SETTINGS_DESC" = "現在のすべての設定をクリップボードにコピーします";
"PASTE_SETTINGS" = "設定を貼り付け";
"PASTE_SETTINGS_DESC" = "クリップボードから設定を貼り付けて適用します";
"PASTE_SETTINGS_ALERT" = "Apply settings from clipboard?";
"EXPORT_SETTINGS" = "Export Settings";
"EXPORT_SETTINGS_DESC" = "Exports all current settings into a .txt file";
"IMPORT_SETTINGS" = "Import Settings";