WIP: Display if update is available on UniStore v2!

Use `updates.json` for it in `sd:/3ds/Universal-Updater/`.
This commit is contained in:
StackZ
2020-06-20 23:17:28 +02:00
parent 4004cb9e25
commit 34ade17556
8 changed files with 121 additions and 21 deletions
+4 -1
View File
@@ -206,5 +206,8 @@
"CONSOLE_SEARCH": "Console search",
"SEARCHING_FOR": "Searching for...",
"SELECT_CATEGORY": "Select a category you like to view.",
"NO_CATEGORIES_AVAILABLE": "No categories available."
"NO_CATEGORIES_AVAILABLE": "No categories available.",
"UPDATE_AVAILABLE": "Update available!",
"UPDATE_NOT_AVAILABLE": "No updates available.",
"ENTRY_AMOUNT": "There are %i entries available."
}