Skip to content

Commit

Permalink
Add fa to lang and fix linting issue (#1166)
Browse files Browse the repository at this point in the history
Co-authored-by: Kristijan "Fremen" Velkovski <me@krisfremen.com>
Co-authored-by: Jad Chaar <jadchaar@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 29, 2024
1 parent 540182a commit c2dfa12
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arrow/locales.py
Original file line number Diff line number Diff line change
Expand Up @@ -3374,6 +3374,10 @@ class FarsiLocale(Locale):
"months": "{0} ماه",
"year": "یک سال",
"years": "{0} سال",
"week": "یک هفته",
"weeks": "{0} هفته",
"quarter": "یک فصل",
"quarters": "{0} فصل",
}

meridians = {
Expand Down

0 comments on commit c2dfa12

Please sign in to comment.