lang-hbloader/en/app.json

27 lines
735 B
JSON
Raw Normal View History

2024-06-22 14:39:22 +02:00
{
"info": {
"name": "English",
"author": "tobid7",
"shortcut": "en"
},
"keys": {
"LOADINGFILES": "Loading Files ...",
"MENU": "Menu",
"LOADING": "Loading ...",
"SEARCH": "Search",
"CLEAR": "Clear",
"SETTINGS": "Settings",
"NETLOADER": "NetLoader",
"DIRECTORY": "Directory",
"UNK_AUTHOR": "Unknown Author" ,
"EMPTY_DIR": "Empty Directory",
"UNK_DESC": "SMDH not found.",
"NOARGSUPPORT": "No Argument Support!",
"WFMS": "Wait for Menu Scan...",
"ELEMS": "Elements: ",
"AUTHOR": "Author: ",
"NAME": "Name: ",
"DESC": "Description: ",
"PATH": "Path: "
}
}