summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-ntpc/luasrc/i18n/ntpc.de.lua')
-rw-r--r--applications/luci-ntpc/luasrc/i18n/ntpc.de.lua18
1 files changed, 9 insertions, 9 deletions
diff --git a/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua b/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua
index 6d067ad7e..20d19af9d 100644
--- a/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua
+++ b/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua
@@ -1,9 +1,9 @@
-ntpc = "Zeitsynchronisation"
-ntpc_desc = "Synchronisiert die Systemzeit"
-ntpc_timeserver = "Zeitserver"
-ntpc_interval = "Aktualisierungsintervall (in s)"
-ntpc_count = "Anzahl der Zeitmessungen"
-ntpc_count_desc = "leer = unendlich"
-ntpc_drift = "Zeitgeberjustierung"
-ntpc_drift_freq = "Frequenzabweichung"
-ntpc_current = "Aktuelle Systemzeit" \ No newline at end of file
+ntpc = [[Zeitsynchronisation]]
+ntpc_desc = [[Synchronisiert die Systemzeit]]
+ntpc_timeserver = [[Zeitserver]]
+ntpc_interval = [[Aktualisierungsintervall (in s)]]
+ntpc_count = [[Anzahl der Zeitmessungen]]
+ntpc_count_desc = [[leer = unendlich]]
+ntpc_drift = [[Zeitgeberjustierung]]
+ntpc_drift_freq = [[Frequenzabweichung]]
+ntpc_current = [[Aktuelle Systemzeit]]