summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang/en/messages.json
diff options
context:
space:
mode:
authorSteffen Ritter2017-11-30 18:28:33 +0100
committerSimon Rettberg2017-11-30 18:28:33 +0100
commit1a6f7561c191d34edbf152d516b70ceacbd44a0c (patch)
tree7a0f767ef3781060c6ff724d91c13440450769ef /modules-available/locationinfo/lang/en/messages.json
parent[locationinfo] removed seconds from the time. More than 4 locations are allow... (diff)
downloadslx-admin-1a6f7561c191d34edbf152d516b70ceacbd44a0c.tar.gz
slx-admin-1a6f7561c191d34edbf152d516b70ceacbd44a0c.tar.xz
slx-admin-1a6f7561c191d34edbf152d516b70ceacbd44a0c.zip
Update translations
Diffstat (limited to 'modules-available/locationinfo/lang/en/messages.json')
-rw-r--r--modules-available/locationinfo/lang/en/messages.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules-available/locationinfo/lang/en/messages.json b/modules-available/locationinfo/lang/en/messages.json
index 6767bfcf..348390dd 100644
--- a/modules-available/locationinfo/lang/en/messages.json
+++ b/modules-available/locationinfo/lang/en/messages.json
@@ -5,6 +5,9 @@
"ignored-invalid-range": "Ignored entry with invalid range",
"ignored-invalid-start": "Ignored entry with invalid start time",
"ignored-line-no-days": "Ignored entry with no days selected",
+ "invalid-backend-type": "Invalid backend type '{{0}}'",
"invalid-panel-id": "Invalid panel id '{{0}}'",
- "invalid-server-id": "Invalid server id '{{0}}'"
+ "invalid-panel-type": "Invalid panel type '{{0}}'",
+ "invalid-server-id": "Invalid server id '{{0}}'",
+ "server-id-missing": "Server id is missing"
} \ No newline at end of file