Merge branch 'openvk:master' into master

This commit is contained in:
Dmitry Tretyakov 2023-04-20 11:00:59 +07:00 committed by GitHub
commit fcb88efd6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -992,7 +992,7 @@
"error_upload_failed" = "Failed to upload a photo";
"error_old_password" = "Old password does not match";
"error_new_password" = "New password does not match";
"error_weak_password" = "Password isn't strong enough. It should has at least 8 symbols, at least one capital letter and at least one digit."
"error_weak_password" = "Password isn't strong enough. It should has at least 8 symbols, at least one capital letter and at least one digit.";
"error_shorturl_incorrect" = "The short address has an incorrect format.";
"error_repost_fail" = "Failed to share post";
"error_data_too_big" = "Attribute '$1' must be at most $2 $3 long";