More Customizable colors!

This commit is contained in:
StackZ
2020-03-09 20:28:33 +01:00
parent 6c26f2ae05
commit 95a714012e
5 changed files with 202 additions and 109 deletions
+5 -1
View File
@@ -144,5 +144,9 @@
"GO_BACK": "Go back.",
"ENTRY": "Current Entry | Last Entry",
"REVISION": "Current Revision | Latest Revision",
"UPDATE_STORE": "Update selected UniStore."
"UPDATE_STORE": "Update selected UniStore.",
"NOT_FOUND_COLOR": "Not Found Script Color",
"OUTDATED_COLOR": "Outdated Script Color",
"UPTODATE_COLOR": "Up-To-Date Script Color",
"FUTURE_COLOR": "Future Script Color"
}