@@ -13,7 +13,7 @@ |
||
13 | 13 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
14 | 14 | */ |
15 | 15 | global $LANG; |
16 | -$LANG = array ( |
|
16 | +$LANG = array( |
|
17 | 17 | 'user_ga_code' => 'E-mail Google Authenticatie naar gebruiker', |
18 | 18 | 'send_ga_code' => 'Stel Google Authenticatie in en stuur e-mail', |
19 | 19 | 'error_no_email' => 'Gebruiker heeft geen e-mailadres ingesteld', |
@@ -13,7 +13,7 @@ |
||
13 | 13 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
14 | 14 | */ |
15 | 15 | global $LANG; |
16 | -$LANG = array ( |
|
16 | +$LANG = array( |
|
17 | 17 | 'user_ga_code' => 'Google-Authenticator per E-Mail an Benutzer senden', |
18 | 18 | 'send_ga_code' => 'Google Authenticator Code aktivieren und per Mail verschicken.', |
19 | 19 | 'error_no_email' => 'Für diesen Nutzer wurde keine E-Mail-Adresse festgelegt.', |