⚠️ {{ $t("Frontend Version do not match backend version!") }}
diff --git a/src/lang/en.json b/src/lang/en.json
index 68db5fd99..5320c2b39 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -20,7 +20,7 @@
"General": "General",
"Game": "Game",
"Primary Base URL": "Primary Base URL",
- "VersionIs": "Version: {version}",
+ "versionIs": "Version: {version}",
"Check Update On GitHub": "Check Update On GitHub",
"List": "List",
"Home": "Home",
@@ -318,7 +318,7 @@
"dark": "dark",
"Post": "Post",
"Please input title and content": "Please input title and content",
- "CreatedAt": "Created: {date}",
+ "createdAt": "Created: {date}",
"lastUpdatedAt": "Last Updated: {date}",
"lastUpdatedAtFromNow": "Last Updated: {date} ({fromNow})",
"Switch to Light Theme": "Switch to Light Theme",
@@ -491,7 +491,7 @@
"Event type:": "Event type:",
"Event data:": "Event data:",
"Then choose an action, for example switch the scene to where an RGB light is red.": "Then choose an action, for example switch the scene to where an RGB light is red.",
- "FrontendVersionIs": "Frontend Version: {version}",
+ "frontendVersionIs": "Frontend Version: {version}",
"Frontend Version do not match backend version!": "Frontend Version do not match backend version!",
"backupOutdatedWarning": "Deprecated: Since a lot of features were added and this backup feature is a bit unmaintained, it cannot generate or restore a complete backup.",
"backupRecommend": "Please backup the volume or the data folder (./data/) directly instead.",