File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
interface/web/sites/lib/lang Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<?php
2- $wb['ssl_state_txt'] = 'Pays ';
2+ $wb['ssl_state_txt'] = 'État/département ';
33$wb['ssl_locality_txt'] = 'Lieu';
44$wb['ssl_organisation_txt'] = 'Organisation';
55$wb['ssl_organisation_unit_txt'] = 'Unité dorganisation';
@@ -116,4 +116,4 @@ $wb['available_apache_directive_snippets_txt'] = 'Available Apache Directive Sni
116116$wb['available_nginx_directive_snippets_txt'] = 'Available nginx Directive Snippets:';
117117$wb['Domain'] = 'Aliasdomain';
118118
119- ?>
119+ ?>
Original file line number Diff line number Diff line change 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+ ?>
You can’t perform that action at this time.
0 commit comments