Say the two-factor rule once, not twice

feat/operator-identity
nexxo 2026-07-28 12:27:02 +02:00
parent 88d9a66f44
commit d6ea39b69a
2 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@ return [
// Two-factor policy — console.require_2fa. // Two-factor policy — console.require_2fa.
'saved' => 'Gespeichert.', 'saved' => 'Gespeichert.',
'two_factor_title' => 'Zwei-Faktor-Pflicht', 'two_factor_title' => 'Zwei-Faktor-Pflicht',
'two_factor_body' => 'Verbindlich schaltet Zwei-Faktor für jeden Operator scharf — ohne bestätigte Zwei-Faktor-Bestätigung bleibt nur noch diese Seite erreichbar.', 'two_factor_body' => 'Gilt dann für jeden Mitarbeiter: Wer Zwei-Faktor nicht eingerichtet hat, kommt nur noch auf diese Seite.',
'two_factor_require' => 'Für alle verbindlich machen', 'two_factor_require' => 'Für alle verbindlich machen',
'two_factor_required' => 'Zwei-Faktor ist für die Konsole verbindlich. Bitte richten Sie sie hier ein.', 'two_factor_required' => 'Zwei-Faktor ist für die Konsole verbindlich. Bitte richten Sie sie hier ein.',
'two_factor_self_first' => 'Richten Sie zuerst Ihre eigene Zwei-Faktor-Bestätigung ein — sonst sperren Sie sich mit diesem Schalter selbst aus.', 'two_factor_self_first' => 'Richten Sie zuerst Ihre eigene Zwei-Faktor-Bestätigung ein — sonst sperren Sie sich mit diesem Schalter selbst aus.',

View File

@ -80,7 +80,7 @@ return [
// Two-factor policy — console.require_2fa. // Two-factor policy — console.require_2fa.
'saved' => 'Saved.', 'saved' => 'Saved.',
'two_factor_title' => 'Two-factor requirement', 'two_factor_title' => 'Two-factor requirement',
'two_factor_body' => 'Making it compulsory enforces two-factor for every operator — without a confirmed two-factor setup, only this page stays reachable.', 'two_factor_body' => 'Applies to every member of staff: anyone who has not set two-factor up can reach this page and nothing else.',
'two_factor_require' => 'Make it compulsory for everyone', 'two_factor_require' => 'Make it compulsory for everyone',
'two_factor_required' => 'Two-factor is compulsory for the console. Please set it up here.', 'two_factor_required' => 'Two-factor is compulsory for the console. Please set it up here.',
'two_factor_self_first' => 'Set up your own two-factor confirmation first — otherwise this switch locks you out yourself.', 'two_factor_self_first' => 'Set up your own two-factor confirmation first — otherwise this switch locks you out yourself.',