소스 검색

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

own3mall 8 년 전
부모
커밋
d36d5bb68c
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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.");
+?>