소스 검색

Update validator.po

Visman 2 년 전
부모
커밋
17118da1a5
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      app/lang/en/validator.po

+ 2 - 2
app/lang/en/validator.po

@@ -19,10 +19,10 @@ msgid "Long email"
 msgstr "The email address you entered is too long."
 
 msgid "Passphrase help"
-msgstr "Passphrase must contain a few words separated by spaces. Passphrase must be at least 16 characters long. Passphrase are case sensitive."
+msgstr "The passphrase should be at least 16 characters long, with multiple words separated by spaces, and it is case sensitive."
 
 msgid "Pass format"
-msgstr "Passphrase must contain a few words separated by spaces. Passphrase must be at least 16 characters long."
+msgstr "The passphrase should be at least 16 characters long, with multiple words separated by spaces."
 
 msgid "Login format"
 msgstr "The username must begin with a letter. May contain letters, numbers, spaces, dots, dashes and underscores."