Completed
Push — development ( bccf1d...9d6ac7 )
by Nils
08:40
created
includes/language/italian.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
     'human_resources' => 'Human Resources',
18 18
     'user_ga_code' => 'Invia all\'utente per mail il link GoogleAuthenticator',
19 19
     'send_ga_code' => 'Google Authenticator per utente',
Please login to merge, or discard this patch.
includes/language/french.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
     'human_resources' => 'Ressources Humaines',
18 18
     'user_ga_code' => 'Envoyer le code Google Authenticator à l\'utilisateur par email',
19 19
     'send_ga_code' => 'Google Authenticator pour l\'utilisateur',
Please login to merge, or discard this patch.
includes/language/portuguese_br.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
     'human_resources' => 'Human Resources',
18 18
     'user_ga_code' => 'Enviar ao usuário o Código do Google Authenticator por e-mail',
19 19
     'send_ga_code' => 'Google Authenticator para usuário',
Please login to merge, or discard this patch.
includes/language/portuguese.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
     'human_resources' => 'Human Resources',
18 18
     'user_ga_code' => 'Email Google Authentication to user',
19 19
     'send_ga_code' => 'Set and email Google Authentication code',
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
     'human_resources' => 'Human Resources',
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/czech.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
     'human_resources' => 'Human Resources',
18 18
     'user_ga_code' => 'Zaslat uživateli Google Authenticator emailem',
19 19
     'send_ga_code' => 'Google Authenticator pro uživatele',
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
     'human_resources' => 'Human Resources',
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/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
     'human_resources' => 'Human Resources',
18 18
     'user_ga_code' => 'Wyślij do użytkownika Google Authenticator za pośrednictwem e-mail ',
19 19
     'send_ga_code' => 'Google Authenticator dla użytkownika',
Please login to merge, or discard this patch.
includes/language/chinese.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
     'human_resources' => 'Human Resources',
18 18
     'user_ga_code' => '发送 Google 身份验证器至用户,通过电子邮件',
19 19
     'send_ga_code' => 'Google 身份验证器,为用户',
Please login to merge, or discard this patch.