Skip to content
Snippets Groups Projects
Commit 2c09b2d5 authored by doekia's avatar doekia
Browse files

State <> Country

parent 773b716e
No related branches found
No related tags found
2 merge requests!88Fix Update errors,!74Bad french translation on SSL page
<?php <?php
$wb['ssl_state_txt'] = 'Pays'; $wb['ssl_state_txt'] = 'État/département';
$wb['ssl_locality_txt'] = 'Localité'; $wb['ssl_locality_txt'] = 'Localité';
$wb['ssl_organisation_txt'] = 'Organisation'; $wb['ssl_organisation_txt'] = 'Organisation';
$wb['ssl_organisation_unit_txt'] = 'Unité dorganisation'; $wb['ssl_organisation_unit_txt'] = 'Unité dorganisation';
...@@ -134,4 +134,4 @@ $wb['backup_excludes_txt'] = 'Excluded Directories'; ...@@ -134,4 +134,4 @@ $wb['backup_excludes_txt'] = 'Excluded Directories';
$wb['backup_excludes_note_txt'] = '(Separate multiple directories with commas. Example: web/cache/*,web/backup)'; $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['backup_excludes_error_regex'] = 'The excluded directories contain invalid characters.';
$wb['invalid_custom_php_ini_settings_txt'] = 'Invalid php.ini settings'; $wb['invalid_custom_php_ini_settings_txt'] = 'Invalid php.ini settings';
?> ?>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment