| | |
| | | $wb['limit_shell_user_error_notint'] = 'Shellユーザーの最大数は数字で指定してください。'; |
| | | $wb['limit_dns_zone_error_notint'] = 'DNSレコードの最大数は数字で指定してください。'; |
| | | $wb['limit_dns_slave_zone_error_notint'] = 'The dns slave zone limit must be a number.'; |
| | | $wb['limit_dns_record_error_notint'] = 'The dns record limit must be a number.'; |
| | | $wb['default_dbserver_txt'] = 'デフォルトのデータベースサーバー'; |
| | | $wb['limit_database_error_notint'] = 'データベースの最大数は数字で指定してください。'; |
| | | $wb['limit_cron_error_notint'] = 'cronジョブの最大数は数字で指定してください。'; |
| | |
| | | $wb['limit_web_quota_txt'] = 'Web Quota'; |
| | | $wb['limit_traffic_quota_txt'] = 'Traffic Quota'; |
| | | $wb['limit_trafficquota_error_notint'] = 'Traffic Quota must be a number.'; |
| | | $wb['limit_webdav_user_txt'] = 'Max. number of Webdav users'; |
| | | $wb['limit_webdav_user_error_notint'] = 'The webdav user limit must be a number.'; |
| | | ?> |