diff options
Diffstat (limited to 'applications/luci-ntpc/luasrc/i18n/ntpc.en.lua')
-rw-r--r-- | applications/luci-ntpc/luasrc/i18n/ntpc.en.lua | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua b/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua deleted file mode 100644 index 35e39044dc..0000000000 --- a/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua +++ /dev/null @@ -1,9 +0,0 @@ -ntpc = 'Time Synchronisation' -ntpc_desc = 'Synchronizes the system time' -ntpc_timeserver = 'Time Server' -ntpc_interval = 'Update Interval (in s)' -ntpc_count = 'Count of Time Measurements' -ntpc_count_desc = 'empty = infinite' -ntpc_drift = 'Clock Adjustment' -ntpc_drift_freq = 'Offset Frequency' -ntpc_current = 'Current system time' |