Passed
Push — development ( d147d9...fb8b55 )
by Nils
04:11
created
includes/language/spanish.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     '2fa_authentication_selector' => 'Select a 2 factor authenticator method',
18 18
     'user_ga_code' => 'Enviar el código de GoogleAuthenticator por correo al usuario',
19 19
     'send_ga_code' => 'Google Authenticator para el usuario',
Please login to merge, or discard this patch.
includes/language/hungarian.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     '2fa_authentication_selector' => 'Select a 2 factor authenticator method',
18 18
     'user_ga_code' => 'Google Hitelesítő küldése a felhasználónak email-ben.',
19 19
     'send_ga_code' => 'Google Hitelesítés a felhasználó számára.',
Please login to merge, or discard this patch.
includes/language/russian.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     '2fa_authentication_selector' => 'Select a 2 factor authenticator method',
18 18
     'user_ga_code' => 'Отправить приложение Google Authenticator на email пользователю',
19 19
     'send_ga_code' => 'Код Google Authenticator для пользователя',
Please login to merge, or discard this patch.
includes/language/polish.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     '2fa_authentication_selector' => 'Select a 2 factor authenticator method',
18 18
     'user_ga_code' => 'Wyślij emaila z Google Authenticator do użytkownika',
19 19
     'send_ga_code' => 'Ustaw i wyślij emaila z kodem Google Authenticator',
Please login to merge, or discard this patch.
includes/language/german.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     '2fa_authentication_selector' => 'Select a 2 factor authenticator method',
18 18
     'user_ga_code' => 'Google-Authenticator per E-Mail an Benutzer senden',
19 19
     'send_ga_code' => 'Google Authenticator Code aktivieren und per Mail verschicken.',
Please login to merge, or discard this patch.
includes/language/vietnamese.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     '2fa_authentication_selector' => 'Select a 2 factor authenticator method',
18 18
     'user_ga_code' => 'Gửi mã xác thực GoogleAuthenticator tới người sử dụng qua Email!',
19 19
     'send_ga_code' => 'Set and email Google Authentication code',
Please login to merge, or discard this patch.
includes/language/estonian.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     '2fa_authentication_selector' => 'Select a 2 factor authenticator method',
18 18
     'user_ga_code' => 'Saada GoogleAuthenticator kasutajale e-mailiga',
19 19
     'send_ga_code' => 'Google Authenticator kasutajale',
Please login to merge, or discard this patch.
includes/language/dutch.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     '2fa_authentication_selector' => 'Select a 2 factor authenticator method',
18 18
     'user_ga_code' => 'E-mail Google Authenticatie naar gebruiker',
19 19
     'send_ga_code' => 'Stel Google Authenticatie in en stuur e-mail',
Please login to merge, or discard this patch.
includes/language/norwegian.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     '2fa_authentication_selector' => 'Select a 2 factor authenticator method',
18 18
     'user_ga_code' => 'Send GoogleAuthenticator til brukeren på epost',
19 19
     'send_ga_code' => 'Goggle Authenticator for brukeren',
Please login to merge, or discard this patch.