Passed
Push — development ( 787954...f80c08 )
by Nils
06:25
created
includes/language/chinese_simplified.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 身份验证器至用户,通过电子邮件',
19 19
     'send_ga_code' => 'Google 身份验证器,为用户',
Please login to merge, or discard this patch.