summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang/en/messages.json
diff options
context:
space:
mode:
authorJannik Schönartz2016-11-25 03:19:43 +0100
committerJannik Schönartz2016-11-25 03:19:43 +0100
commitda6411c00d951cb6277d679d18e4dff771730c72 (patch)
treeb257389d83e7eb1cb6f04e1c3daa307a52791aba /modules-available/locationinfo/lang/en/messages.json
parentAdded new column for the calendar data and edited all insert into. (diff)
downloadslx-admin-da6411c00d951cb6277d679d18e4dff771730c72.tar.gz
slx-admin-da6411c00d951cb6277d679d18e4dff771730c72.tar.xz
slx-admin-da6411c00d951cb6277d679d18e4dff771730c72.zip
Settings added. All settings can be configured now in the slx-admin panel. It will load/save from/in the db. Also minor fixes.
Diffstat (limited to 'modules-available/locationinfo/lang/en/messages.json')
-rw-r--r--modules-available/locationinfo/lang/en/messages.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules-available/locationinfo/lang/en/messages.json b/modules-available/locationinfo/lang/en/messages.json
index 114cade7..cbb8006f 100644
--- a/modules-available/locationinfo/lang/en/messages.json
+++ b/modules-available/locationinfo/lang/en/messages.json
@@ -1,4 +1,6 @@
{
"no-days-selected": "No days selected.",
- "added-x-entries": "Entries added: {{0}}"
+ "added-x-entries": "Entries added: {{0}}",
+ "deleted-x-entries": "Entries deleted: {{0}}",
+ "config-saved": "Config successfully saved."
}