|
@@ -25,6 +25,9 @@ return [
|
|
'login_and_password' => 'benutzername & passwort',
|
|
'login_and_password' => 'benutzername & passwort',
|
|
'register' => 'Registrieren',
|
|
'register' => 'Registrieren',
|
|
'welcome_back_x' => 'Willkommen zurück, {0}',
|
|
'welcome_back_x' => 'Willkommen zurück, {0}',
|
|
|
|
+ 'autolock_triggered' => 'Auto lock triggered',
|
|
|
|
+ 'autolock_triggered_punchline' => 'The event watched by the Auto Lock feature has fired. You\'ve been automatically disconnected.',
|
|
|
|
+ 'change_autolock_in_settings' => 'You can change the behavior of the Autolock feature in Settings > Options tab.',
|
|
'already_authenticated' => 'Bereits angemeldet',
|
|
'already_authenticated' => 'Bereits angemeldet',
|
|
'authentication' => 'Authentication',
|
|
'authentication' => 'Authentication',
|
|
'maybe_later' => 'Vielleicht später',
|
|
'maybe_later' => 'Vielleicht später',
|