mirror of
https://git.chinosk6.cn/chinosk/gkms-localify-dmm.git
synced 2026-05-17 08:42:30 +07:00
Add unlock window size. Fixed lyrics localify.
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user