Show Red/Green Rectangles in 20x20, to see the current state.

This commit is contained in:
VoltZ
2019-11-07 02:55:26 +01:00
parent ec37b92b23
commit 973e739f1a
2 changed files with 18 additions and 1 deletions
+5 -1
View File
@@ -40,5 +40,9 @@
"INSTALLED_REV": "Installed revision: ",
"CURRENT_REV": "Current revision: ",
"AUTHOR": "author: ",
"TITLE": "title: "
"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."
}