Skip to content

Commit 877f510

Browse files
committed
TW translation fix
There is unnecessary code "<?php" on line 465. If we're use this translation, we can get VestaCP internal server error. ;-(
1 parent bcfe1ee commit 877f510

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

web/inc/i18n/tw.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -460,9 +460,6 @@
460460
'PASSWORD_RESET_REQUEST' => '重置密碼請點擊連結:\nhttps://%s/reset/?action=confirm&user=%s&code=%s\n\n或者您可以到 https://%s/reset/?action=code&user=%s 輸入密碼重設代碼:\n%s\n\n如果您沒有要求重設密碼,請忽略此郵件\n\n—\nVesta Control Panel\n',
461461
);
462462

463-
464-
465-
<?php
466463
/**
467464
* Vesta language file
468465
* 吳汝剛 (ak6783@gmail.com)

0 commit comments

Comments
 (0)