Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0c5dbef

Browse files
committed
for#339
1 parent 388f99b commit 0c5dbef

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

zh-CN/reminders.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
|
1414
*/
1515

16-
"password" => "密码必须至少是六位字符并且匹配",
16+
"password" => "密码至少是六位字符并且匹配",
1717

1818
"user" => "找不到该邮箱对应的用户。",
1919

zh-HK/reminders.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
|
1414
*/
1515

16-
"password" => "密碼必須至少為六位字符且與密碼確認欄位的輸入相符",
16+
"password" => "密碼至少為六位字符且與密碼確認欄位的輸入相符",
1717

1818
"user" => "找不到該電郵地址所對應的用戶。",
1919

zh-TW/reminders.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
|
1414
*/
1515

16-
"password" => "密碼必須至少為六位字符且與密碼確認欄位的輸入相符",
16+
"password" => "密碼至少為六位字符且與密碼確認欄位的輸入相符",
1717

1818
"user" => "找不到該電郵地址所對應的用戶。",
1919

0 commit comments

Comments
 (0)