using Delete instead of Delete World

This commit is contained in:
minjaesong
2023-05-30 01:07:07 +09:00
parent bafd0d9f7c
commit a0f597865e
2 changed files with 3 additions and 2 deletions

View File

@@ -26,5 +26,6 @@
"MENU_LABEL_KEYCONFIG_HELP1": "Click On the Keycap to Assign Actions",
"MENU_LABEL_IME_TOGGLE": "Toggle IME",
"MENU_LABEL_PASTE_FROM_CLIPBOARD": "Paste from Cliboard",
"MENU_OPTIONS_PERFORMANCE": "Performance"
"MENU_OPTIONS_PERFORMANCE": "Performance",
"MENU_LABEL_DELETE": "Delete"
}