diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-02-17 16:10:05 +0100 |
---|---|---|
committer | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-02-17 16:10:05 +0100 |
commit | 45c4a616eccb0c704e08ef382d4512af5915208e (patch) | |
tree | e8dfd0c752dee8750ac8bbf32f9a59acf10b5921 /src | |
parent | c44cc178b53f0980809b89943827dd0be17ee359 (diff) | |
parent | c94779e49939cf4c63727ced0f6828c78e177a82 (diff) | |
download | wallabag-45c4a616eccb0c704e08ef382d4512af5915208e.tar.gz wallabag-45c4a616eccb0c704e08ef382d4512af5915208e.tar.zst wallabag-45c4a616eccb0c704e08ef382d4512af5915208e.zip |
Merge pull request #1681 from wallabag/mabkenar-fa-translations
two more Persian translated files
Diffstat (limited to 'src')
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/validators.fa.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.fa.yml new file mode 100644 index 00000000..fe63af76 --- /dev/null +++ b/src/Wallabag/CoreBundle/Resources/translations/validators.fa.yml | |||
@@ -0,0 +1,3 @@ | |||
1 | # Config screen | ||
2 | The password fields must match: 'رمزها باید یکی باشند' | ||
3 | Password should by at least 8 chars long: 'رمز شما باید ۸ حرف یا بیشتر باشد' | ||