Skip to content

Commit 985b026

Browse files
committed
Add missing translation strings
1 parent 103443c commit 985b026

24 files changed

+24
-0
lines changed

interface/web/tools/lib/lang/ar_usersettings.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ $wb['password_match_txt'] = 'The passwords do match.';
1212
$wb['language_txt'] = 'Language';
1313
$wb['startmodule_txt'] = 'Startmodule';
1414
$wb['app_theme_txt'] = 'Design';
15+
$wb['otp_auth_txt'] = 'Two Factor Authentication';
1516
?>

interface/web/tools/lib/lang/bg_usersettings.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ $wb['password_match_txt'] = 'The passwords do match.';
1212
$wb['language_txt'] = 'Language';
1313
$wb['startmodule_txt'] = 'Startmodule';
1414
$wb['app_theme_txt'] = 'Design';
15+
$wb['otp_auth_txt'] = 'Two Factor Authentication';
1516
?>

interface/web/tools/lib/lang/br_usersettings.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ $wb['startmodule_empty'] = 'Módulo inicial está vazio.';
1515
$wb['startmodule_regex'] = 'Caracteres inválidos no módulo inicial.';
1616
$wb['app_theme_empty'] = 'Tema está vazio.';
1717
$wb['app_theme_regex'] = 'Caracteres inválidos no tema.';
18+
$wb['otp_auth_txt'] = 'Two Factor Authentication';

interface/web/tools/lib/lang/ca_usersettings.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ $wb['password_match_txt'] = 'Les mots de passe correspondent.';
1212
$wb['language_txt'] = 'Language';
1313
$wb['startmodule_txt'] = 'Page d\'accueil';
1414
$wb['app_theme_txt'] = 'Interface';
15+
$wb['otp_auth_txt'] = 'Two Factor Authentication';
1516
?>

interface/web/tools/lib/lang/cz_usersettings.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ $wb['startmodule_empty'] = 'Startmodule empty.';
1515
$wb['startmodule_regex'] = 'Invalid chars in Startmodule.';
1616
$wb['app_theme_empty'] = 'App theme empty.';
1717
$wb['app_theme_regex'] = 'Invalid chars in App theme.';
18+
$wb['otp_auth_txt'] = 'Two Factor Authentication';

interface/web/tools/lib/lang/de_usersettings.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ $wb['password_match_txt'] = 'Die Passwörter stimmen überein.';
1212
$wb['language_txt'] = 'Sprache';
1313
$wb['startmodule_txt'] = 'Startmodul';
1414
$wb['app_theme_txt'] = 'Design';
15+
$wb['otp_auth_txt'] = 'Two Factor Authentication';
1516
?>

interface/web/tools/lib/lang/dk_usersettings.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ $wb['password_txt'] = 'Password';
1212
$wb['language_txt'] = 'Sprog';
1313
$wb['startmodule_txt'] = 'Startmodule';
1414
$wb['app_theme_txt'] = 'Design';
15+
$wb['otp_auth_txt'] = 'Two Factor Authentication';
1516
?>

interface/web/tools/lib/lang/el_usersettings.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ $wb['password_mismatch_txt'] = 'The passwords do not match.';
1111
$wb['password_match_txt'] = 'The passwords do match.';
1212
$wb['startmodule_txt'] = 'Startmodule';
1313
$wb['app_theme_txt'] = 'Design';
14+
$wb['otp_auth_txt'] = 'Two Factor Authentication';
1415
?>

interface/web/tools/lib/lang/es_usersettings.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ $wb['password_match_txt'] = 'Las contraseñas coinciden.';
1212
$wb['language_txt'] = 'Idioma';
1313
$wb['startmodule_txt'] = 'Módulo de inicio';
1414
$wb['app_theme_txt'] = 'Diseño';
15+
$wb['otp_auth_txt'] = 'Two Factor Authentication';
1516
?>

interface/web/tools/lib/lang/fi_usersettings.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ $wb['password_match_txt'] = 'The passwords do match.';
1212
$wb['language_txt'] = 'Language';
1313
$wb['startmodule_txt'] = 'Startmodule';
1414
$wb['app_theme_txt'] = 'Design';
15+
$wb['otp_auth_txt'] = 'Two Factor Authentication';
1516
?>

0 commit comments

Comments
 (0)