Quellcode durchsuchen

translated cron helper headers

Dmitry Naumov-Socolov vor 9 Jahren
Ursprung
Commit
73c6f0fd32
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3 3
      web/inc/i18n/ru.php

+ 3 - 3
web/inc/i18n/ru.php

@@ -701,9 +701,9 @@ $LANG['ru'] = array(
     'This is a commercial module, you would need to purchace license key to enable it.' => 'Это коммерческий модуль, чтобы включить его, вам необходимо приобрести лицензию.',
 
     'Minutes' => 'по минутам',
-    'Daily' => 'Dayly',
-    'Weekly' => 'Weekly',
-    'Monthly' => 'Monthly',
+    'Daily' => 'ежедневно',
+    'Weekly' => 'еженедельно',
+    'Monthly' => 'ежемесячно',
     'Hourly' => 'по часам',
     'Run Command' => 'Выполнять',
     'every month' => 'каждый месяц',