mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-04 08:39:06 +00:00
Initial sorting commit.
This is not perfect yet and still needs work.
This commit is contained in:
@@ -188,5 +188,10 @@
|
||||
"CHANGE_STYLE": "Change Style",
|
||||
"NO_DOWNLOADS_AVAILABLE": "No downloads available.",
|
||||
"UNISTORE_VERSION": "UniStore version: ",
|
||||
"UNISTORE_NOT_SUPPORTED": "This UniStore version is not supported!"
|
||||
"UNISTORE_NOT_SUPPORTED": "This UniStore version is not supported!",
|
||||
"DESCENDING": "Descending",
|
||||
"ASCENDING": "Ascending",
|
||||
"TITLE_BTN": "Title",
|
||||
"AUTHOR_BTN": "Author",
|
||||
"LAST_UPDATED_BTN": "Last updated"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user