File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 279
279
"errorPasswordMismatch" : " Passwords must match" ,
280
280
"errorEmptyPassword" : " Please enter a password" ,
281
281
"errorShortPassword" : " Password must be at least 6 characters" ,
282
- "errorConfirmPassword" : " Please enter a password confirmation " ,
282
+ "errorConfirmPassword" : " Please confirm your password" ,
283
283
"errorNewPassword" : " Please enter a new password or leave the current password empty." ,
284
284
"errorEmptyUsername" : " Please enter a username." ,
285
285
"errorLongUsername" : " Username must be less than 20 characters." ,
290
290
"Description" : " Set a New Password" ,
291
291
"TokenInvalidOrExpired" : " The password reset token is invalid or has expired." ,
292
292
"EmptyPassword" : " Please enter a password" ,
293
- "PasswordConfirmation" : " Please enter a password confirmation " ,
293
+ "PasswordConfirmation" : " Please confirm your password" ,
294
294
"PasswordMismatch" : " Passwords must match"
295
295
},
296
296
"AccountForm" : {
Original file line number Diff line number Diff line change 258
258
"errorPasswordMismatch" : " Passwords must match" ,
259
259
"errorEmptyPassword" : " Please enter a password" ,
260
260
"errorShortPassword" : " Password must be at least 6 characters" ,
261
- "errorConfirmPassword" : " Please enter a password confirmation " ,
261
+ "errorConfirmPassword" : " Please confirm your password" ,
262
262
"errorNewPassword" : " Please enter a new password or leave the current password empty." ,
263
263
"errorEmptyUsername" : " Please enter a username." ,
264
264
"errorLongUsername" : " Username must be less than 20 characters." ,
269
269
"Description" : " Set a New Password" ,
270
270
"TokenInvalidOrExpired" : " The password reset token is invalid or has expired." ,
271
271
"EmptyPassword" : " Please enter a password" ,
272
- "PasswordConfirmation" : " Please enter a password confirmation " ,
272
+ "PasswordConfirmation" : " Please confirm your password" ,
273
273
"PasswordMismatch" : " Passwords must match"
274
274
},
275
275
"AccountForm" : {
You can’t perform that action at this time.
0 commit comments