revert password_placeholder2 value for en locale (related to #1107)

This commit is contained in:
Roman Volosovskyi 2017-05-01 10:42:13 +03:00
parent b4d801cc8d
commit 6b1b1fc3ef
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ I18n.translations = {
password_description: 'Password',
password_placeholder: 'Type your password',
password_placeholder2: 'Please re-enter password to confirm',
password_placeholder2: 'Confirm',
password_error: 'Password should be not less then 6 symbols.',
password_error1: 'Password confirmation doesn\'t match password.',
password_validation_title: 'Password',