Skip to content

Commit cbc92c2

Browse files
author
Marius Burkard
committed
- fixed language syntax errors from !1010
1 parent 6635310 commit cbc92c2

24 files changed

+24
-24
lines changed

interface/web/admin/lib/lang/ar_remote_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['remote_user_txt'] = 'Remote User'
2+
$wb['remote_user_txt'] = 'Remote User';
33
$wb['username_txt'] = 'Username';
44
$wb['password_txt'] = 'Password';
55
$wb['function_txt'] = 'Functions';

interface/web/admin/lib/lang/bg_remote_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['remote_user_txt'] = 'Remote User'
2+
$wb['remote_user_txt'] = 'Remote User';
33
$wb['username_txt'] = 'Потребителско име';
44
$wb['password_txt'] = 'Парола';
55
$wb['function_txt'] = 'Функции';

interface/web/admin/lib/lang/br_remote_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['remote_user_txt'] = 'Remote User'
2+
$wb['remote_user_txt'] = 'Remote User';
33
$wb['username_txt'] = 'Usuário';
44
$wb['password_txt'] = 'Senha';
55
$wb['function_txt'] = 'Funções';

interface/web/admin/lib/lang/ca_remote_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['remote_user_txt'] = 'Remote User'
2+
$wb['remote_user_txt'] = 'Remote User';
33
$wb['username_txt'] = 'Username';
44
$wb['password_txt'] = 'Password';
55
$wb['function_txt'] = 'Functions';

interface/web/admin/lib/lang/cz_remote_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['remote_user_txt'] = 'Remote User'
2+
$wb['remote_user_txt'] = 'Remote User';
33
$wb['username_txt'] = 'Uživatelské jméno:';
44
$wb['password_txt'] = 'Heslo:';
55
$wb['function_txt'] = 'Funkce:';

interface/web/admin/lib/lang/de_remote_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['remote_user_txt'] = 'Remote User'
2+
$wb['remote_user_txt'] = 'Remote User';
33
$wb['username_txt'] = 'Benutzername';
44
$wb['password_txt'] = 'Passwort';
55
$wb['function_txt'] = 'Funktionen';

interface/web/admin/lib/lang/dk_remote_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['remote_user_txt'] = 'Remote User'
2+
$wb['remote_user_txt'] = 'Remote User';
33
$wb['username_txt'] = 'Brugernavn:';
44
$wb['password_txt'] = 'Adgangskode:';
55
$wb['function_txt'] = 'Funktioner:';

interface/web/admin/lib/lang/el_remote_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['remote_user_txt'] = 'Remote User'
2+
$wb['remote_user_txt'] = 'Remote User';
33
$wb['username_txt'] = 'Όνομα Χρήστη:';
44
$wb['password_txt'] = 'Συνθηματικό:';
55
$wb['function_txt'] = 'Ενέργειες:';

interface/web/admin/lib/lang/en_remote_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['remote_user_txt'] = 'Remote User'
2+
$wb['remote_user_txt'] = 'Remote User';
33
$wb['username_txt'] = 'Username';
44
$wb['password_txt'] = 'Password';
55
$wb['function_txt'] = 'Functions';

interface/web/admin/lib/lang/es_remote_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['remote_user_txt'] = 'Remote User'
2+
$wb['remote_user_txt'] = 'Remote User';
33
$wb['Client functions'] = 'Funciones para clientes';
44
$wb['DNS a functions'] = 'Funciones DNS para registro A';
55
$wb['DNS aaaa functions'] = 'Funciones DNS para registro AAAA';

0 commit comments

Comments
 (0)