| @@ -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 | '2fa_authentication_selector' => 'Select a 2 factor authenticator method', | 
| 18 | 18 | 'user_ga_code' => '发送 Google 身份验证器至用户,通过电子邮件', | 
| 19 | 19 | 'send_ga_code' => 'Google 身份验证器,为用户', |