Add %ARCHIVE_DEFAULT%.

This commit is contained in:
StackZ 2020-07-01 00:27:04 +02:00
commit 54c426032b
7 changed files with 214 additions and 140 deletions

View file

@ -213,5 +213,12 @@
"SELECT_AUTHOR": "Select an author you like to view.",
"SELECT_CONSOLE": "Select a console you like to view.",
"NO_AUTHORS_AVAILABLE": "No authors available.",
"NO_CONSOLES_AVAILABLE": "No consoles available."
"NO_CONSOLES_AVAILABLE": "No consoles available.",
"CHANGE_3DSX_PATH": "Change 3DSX path",
"CHANGE_NDS_PATH": "Change NDS path",
"CHANGE_ARCHIVE_PATH": "Change Archive path",
"SELECT_3DSX_PATH": "Select the 3DSX path.",
"SELECT_NDS_PATH": "Select the NDS path.",
"SELECT_ARCHIVE_PATH": "Select the Archive path.",
"TOGGLE_PROGRESSBAR": "Toggle Progressbar"
}