Skip to content

Commit 2c09b2d

Browse files
committed
State <> Country
1 parent 773b716 commit 2c09b2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

interface/web/sites/lib/lang/fr_web_vhost_domain.lng

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['ssl_state_txt'] = 'Pays';
2+
$wb['ssl_state_txt'] = 'État/département';
33
$wb['ssl_locality_txt'] = 'Localité';
44
$wb['ssl_organisation_txt'] = 'Organisation';
55
$wb['ssl_organisation_unit_txt'] = 'Unité dorganisation';
@@ -134,4 +134,4 @@ $wb['backup_excludes_txt'] = 'Excluded Directories';
134134
$wb['backup_excludes_note_txt'] = '(Separate multiple directories with commas. Example: web/cache/*,web/backup)';
135135
$wb['backup_excludes_error_regex'] = 'The excluded directories contain invalid characters.';
136136
$wb['invalid_custom_php_ini_settings_txt'] = 'Invalid php.ini settings';
137-
?>
137+
?>

0 commit comments

Comments
 (0)