Skip to content

Commit

Permalink
Web: add translates
Browse files Browse the repository at this point in the history
  • Loading branch information
enotcode committed Mar 17, 2022
1 parent 4ea8d65 commit 6b84d18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions public/locales/en/Common.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"PasswordLimitMessage": "Password must contain",
"PasswordLimitSpecialSymbols": "special characters",
"PasswordLimitUpperCase": "capital letters",
"PasswordMinimumLength": "Minimum length",
"People": "People",
"Phone": "Phone",
"Pin": "Pin",
Expand Down
1 change: 1 addition & 0 deletions public/locales/ru/Common.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"PasswordLimitMessage": "Пароль должен содержать",
"PasswordLimitSpecialSymbols": "специальные символы",
"PasswordLimitUpperCase": "заглавные буквы",
"PasswordMinimumLength": "Минимальная длина",
"People": "Люди",
"Phone": "Телефон",
"Pin": "Закрепить",
Expand Down

0 comments on commit 6b84d18

Please sign in to comment.