mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Download previous versions (#20)
* WIP: Start adding downloading pervious versions * Oops this was in here * Properly add Download previous Releases. * Finally fix it. Co-authored-by: StackZ <47382115+SuperSaiyajinStackZ@users.noreply.github.com>
This commit is contained in:
+10
-1
@@ -158,5 +158,14 @@
|
||||
"REFRESH_BROWSE_DDM": "Refresh",
|
||||
"VIEW_DDM": "Change ViewMode",
|
||||
"DELETE_DDM": "Delete",
|
||||
"UPDATE_DDM": "Update"
|
||||
"UPDATE_DDM": "Update",
|
||||
|
||||
"TAG_NAME": "Tag name: ",
|
||||
"TARGET": "Target: ",
|
||||
"RELEASE_NAME": "Release Name: ",
|
||||
"CREATED_AT": "Created at: ",
|
||||
"PUBLISHED_AT": "Published at: ",
|
||||
"FETCHING_RELEASES": "Fetching Releases... please wait.",
|
||||
"VERSION_SELECT": "Select the Release you want to download.",
|
||||
"IS_PRERELEASE": "PreRelease: "
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user