| | |
| | | <?php |
| | | $wb['ssl_state_txt'] = 'Pays'; |
| | | $wb['ssl_state_txt'] = 'État/département'; |
| | | $wb['ssl_locality_txt'] = 'Localité'; |
| | | $wb['ssl_organisation_txt'] = 'Organisation'; |
| | | $wb['ssl_organisation_unit_txt'] = 'Unité dorganisation'; |
| | |
| | | $wb['backup_excludes_note_txt'] = '(Separate multiple directories with commas. Example: web/cache/*,web/backup)'; |
| | | $wb['backup_excludes_error_regex'] = 'The excluded directories contain invalid characters.'; |
| | | $wb['invalid_custom_php_ini_settings_txt'] = 'Invalid php.ini settings'; |
| | | ?> |
| | | ?> |