TinyDB Screen work!

Display much more informations! :)
This commit is contained in:
VoltZ
2019-11-13 21:46:11 +01:00
parent 1a50afbbed
commit c71c3c2c66
2 changed files with 51 additions and 17 deletions
+11 -6
View File
@@ -40,12 +40,12 @@
"GET_SCRIPTS": "Get Scripts",
"INSTALLED_REV": "Installed revision: ",
"CURRENT_REV": "Current revision: ",
"AUTHOR": "author: ",
"TITLE": "title: ",
"AUTHOR": "Author: ",
"TITLE": "Title: ",
"FUTURE_SCRIPT": "This Script is a Future Script.",
"OUTDATED_SCRIPT": "This Script is outdated.",
"UP-TO-DATE": "This Script is Up-To-Date.",
"FUTURE_SCRIPT": "This script is a future script.",
"OUTDATED_SCRIPT": "This script is outdated.",
"UP-TO-DATE": "This script is up-to-date.",
"FTP_MODE": "FTP Mode",
"FTP_INITIALIZED": "FTP Initialized.",
@@ -69,5 +69,10 @@
"SHOW_QR": "Click here to show the QR Code.",
"LINK": "Join our Discord: https://discord.gg/KDJCfGF",
"TINYDB_DOWNLOADING": "Downloading database of available titles from TinyDB..."
"TINYDB_DOWNLOADING": "Downloading database of available titles from TinyDB...",
"RELEASE_TAG": "Release Tag: ",
"DESC": "Desc: ",
"RELEASE_ID": "Release ID: ",
"TITLE_ID": "Title ID: ",
"FILE_SIZE": "File size: "
}