My last work for today.

This commit is contained in:
VoltZ
2019-11-03 23:58:58 +01:00
committed by GitHub
parent 99a1b09e25
commit 14f8d11359
8 changed files with 92 additions and 4 deletions
+5 -1
View File
@@ -30,5 +30,9 @@
"INCOMPATIBLE_SCRIPT": "You have an incompatible script.",
"DELETE_PROMPT": "Are you sure you want to delete this Directory?",
"CONFIRM_OR_CANCEL": "Press A to confirm, B to cancel."
"CONFIRM_OR_CANCEL": "Press A to confirm, B to cancel.",
"GETTING_SCRIPT_LIST": "Getting Script List...",
"B_BACK": "\uE001: Back",
"A_CHOOSE": "\uE000: Choose"
}