From da6411c00d951cb6277d679d18e4dff771730c72 Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Thu, 24 Nov 2016 18:19:43 -0800 Subject: Settings added. All settings can be configured now in the slx-admin panel. It will load/save from/in the db. Also minor fixes. --- modules-available/locationinfo/lang/de/messages.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'modules-available/locationinfo/lang/de/messages.json') diff --git a/modules-available/locationinfo/lang/de/messages.json b/modules-available/locationinfo/lang/de/messages.json index 26822083..f71ee38d 100644 --- a/modules-available/locationinfo/lang/de/messages.json +++ b/modules-available/locationinfo/lang/de/messages.json @@ -1,4 +1,6 @@ { "no-days-selected": "Es wurden keine Tage ausgewählt.", - "added-x-entries": "Eintr\u00e4ge hinzugef\u00fcgt: {{0}}" + "added-x-entries": "Eintr\u00e4ge hinzugef\u00fcgt: {{0}}", + "deleted-x-entries": "Eintr\u00e4ge gelöscht: {{0}}", + "config-saved": "Einstellungen erfolgreich gespeichert." } -- cgit v1.2.3-55-g7522