mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
WIP: Display if update is available on UniStore v2!
Use `updates.json` for it in `sd:/3ds/Universal-Updater/`.
This commit is contained in:
@@ -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."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user