Add unlock window size. Fixed lyrics localify.

This commit is contained in:
chinosk
2025-03-22 10:56:41 +00:00
parent 1fc9e69ded
commit 4be0798660
10 changed files with 235 additions and 30 deletions
+2
View File
@@ -6,6 +6,8 @@
namespace I18nData {
static const std::unordered_map<std::string, std::string> i18nData_default = {
{ "local_file_already_latest", "The local file is the latest version. Do you want to update it?" },
{ "dmmUnlockSize", "Unlock Window Size" },
{ "dmmUnlockSizeHelp", "You can freely resize the window. Press F11 to toggle fullscreen." },
{ "app_name", "Gakumas Localify" },
{ "gakumas_localify", "Gakumas Localify" },