diff --git a/lng/english.lng.php b/lng/english.lng.php index 0e7676ce..be471b70 100644 --- a/lng/english.lng.php +++ b/lng/english.lng.php @@ -1318,7 +1318,7 @@ $lng['admin']['cronjob_edit'] = 'Edit cronjob'; $lng['cronjob']['cronjobsettings'] = 'Cronjob settings'; $lng['cronjob']['cronjobintervalv'] = 'Runtime interval value'; $lng['cronjob']['cronjobinterval'] = 'Runtime interval'; -$lng['panel']['options'] = 'options'; +$lng['panel']['options'] = 'Options'; $lng['admin']['warning'] = 'WARNING - Please note!'; $lng['cron']['changewarning'] = 'Changing these values can have a negative cause to the behavior of Froxlor and its automated tasks.

Please only change values here, if you are sure you know what you are doing.';