diff options
Diffstat (limited to 'applications/luci-ntpc/luasrc/i18n/ntpc.en.lua')
-rw-r--r-- | applications/luci-ntpc/luasrc/i18n/ntpc.en.lua | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua b/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua new file mode 100644 index 000000000..1baf3405d --- /dev/null +++ b/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua @@ -0,0 +1,5 @@ +ntpc = "Time Synchronisation" +ntpc_desc = "Synchronizes the system time using internet time servers" +ntpc_timeserver = "Time Server" +ntpc_count = "Count of Time Measurements" +ntpc_count_desc = "0 = infinite"
\ No newline at end of file |