Parcourir la source

Transifex Language Updates - Generated by own3mall's auto script.

own3mall il y a 8 ans
Parent
commit
d36d5bb68c
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      lang/Romanian(Romania)/modules/cron.php

+ 2 - 1
lang/Romanian(Romania)/modules/cron.php

@@ -44,4 +44,5 @@ define('OGP_LANG_refresh_interval', "Refresh Interval");
 define('OGP_LANG_cron_no_servers_tied_to_account', "There are no game servers directly assigned to your account.");
 define('OGP_LANG_cron_admin_link_display_text', "Cron Administration (All Servers)");
 define('OGP_LANG_cron_admin_no_ogp_servers_to_display', "There aren't any game servers currently configured in OGP.");
-?>
+define('OGP_LANG_bad_inputs', "Scheduled time contains invalid characters.");
+?>