Probably last actual UniStore v2 work?

This commit is contained in:
StackZ
2020-06-21 08:32:08 +02:00
parent cd6b01d4d1
commit d6d2c5a185
5 changed files with 177 additions and 67 deletions
+6 -2
View File
@@ -182,7 +182,7 @@
"PROGRESS_BAR_ENABLE": "Would you like to enable the progressbar?",
"PROGRESS_BAR_DISABLE": "Would you like to disable the progressbar?",
"CATEGORY": "Category: ",
"SYSTEM": "System: ",
"CONSOLE": "Console: ",
"LAST_UPDATED": "Last updated: ",
"CHANGE_THEME": "Change Theme",
"CHANGE_STYLE": "Change Style",
@@ -209,5 +209,9 @@
"NO_CATEGORIES_AVAILABLE": "No categories available.",
"UPDATE_AVAILABLE": "Update available!",
"UPDATE_NOT_AVAILABLE": "No updates available.",
"ENTRY_AMOUNT": "There are %i entries available."
"ENTRY_AMOUNT": "There are %i entries available.",
"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."
}