You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: interface/web/sites/lib/lang/fr_web_childdomain.lng
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -108,9 +108,9 @@ $wb['pm_process_idle_timeout_error_regex'] = 'PHP-FPM pm.process_idle_timeout mu
108
108
$wb['pm_max_requests_error_regex'] = 'PHP-FPM pm.max_requests must be an integer value >= 0.';
109
109
$wb['pm_ondemand_hint_txt'] = 'Please note that you must have PHP version >= 5.3.9 in order to use the ondemand process manager. If you select ondemand for an older PHP version, PHP will not start anymore!';
Copy file name to clipboardExpand all lines: interface/web/sites/lib/lang/fr_web_vhost_subdomain.lng
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -107,16 +107,16 @@ $wb['pm_process_idle_timeout_error_regex'] = 'PHP-FPM pm.process_idle_timeout mu
107
107
$wb['pm_max_requests_error_regex'] = 'PHP-FPM pm.max_requests must be an integer value >= 0.';
108
108
$wb['pm_ondemand_hint_txt'] = 'Please note that you must have PHP version >= 5.3.9 in order to use the ondemand process manager. If you select ondemand for an older PHP version, PHP will not start anymore!';
109
109
$wb['generate_password_txt'] = 'Générer un mot de passe';
110
-
$wb['repeat_password_txt'] = 'Repeat Password';
111
-
$wb['password_mismatch_txt'] = 'The passwords do not match.';
112
-
$wb['password_match_txt'] = 'The passwords do match.';
0 commit comments