modules/admin-full: Added crontab configuration page
[project/luci.git] / i18n / english / luasrc / i18n / admin-core.en.lua
index c516b31..ed69e01 100644 (file)
@@ -275,4 +275,7 @@ process_kill = "Kill"
 
 mem_cached = "cached"
 mem_buffered = "buffered"
-mem_free = "free"
\ No newline at end of file
+mem_free = "free"
+
+a_s_crontab = "Scheduled Tasks"
+a_s_crontab1 = "This is the system crontab in which scheduled tasks can be defined."
\ No newline at end of file