stefanfoulis / django-phonenumber-field

A django model and form field for normalised phone numbers using python-phonenumbers
MIT License
1.49k stars 315 forks source link

Add persian(farsi) translation #479

Closed maktoobgar closed 2 years ago

francoisfreitag commented 2 years ago

Could you apply the following patch to add a release note entry?

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index aa5a109..0e76604 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -6,6 +6,7 @@ UNRELEASED

 * Set the default region of ``phonenumber_field.formfields.PhoneNumberField``
   to ``PHONENUMER_DEFAULT_REGION``.
+* Add Persian (farsi) translations.

 6.0.0 (2021-10-20)
 ------------------
maktoobgar commented 2 years ago

No, thank you guys.