Skip to content

Commit

Permalink
Add Iranian language support #39
Browse files Browse the repository at this point in the history
Add Iranian language support #39
  • Loading branch information
gouguoyin committed Jul 17, 2023
2 parents 3baced9 + f694af2 commit 95c04a7
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions lang/fa.json
@@ -0,0 +1,20 @@
{
"months": "دسامبر|نوامبر|اکتبر|سپتامبر|اوت|ژوئیه|ژوئن|مه|آوریل|مارس|فوریه|ژانویه",
"short_months": "دسامبر|نوامبر|اکتبر|سپتامبر|اوت|ژوئیه|ژوئن|مه|آوریل|مارس|فوریه|ژانویه",
"weeks": "شنبه|جمعه|پنجشنبه|چهارشنبه|سه شنبه|دوشنبه|یکشنبه",
"short_weeks": "شنبه|جمعه|پنجشنبه|چهارشنبه|سه شنبه|دوشنبه|یکشنبه",
"seasons": "زمستان|پاییز|تابستان|بهار",
"constellations": "ماهی|آبریز|بز|کمان|عقرب|ترازو|خوشه|شیر|خرچنگ|دوپیکر|گاو نر|قوچ",
"year": "سال|۱ سال %d",
"month": "ماه|۱ ماه %d",
"week": "هفته|۱ هفته %d",
"day": "روز|۱ روز %d",
"hour": "ساعت|۱ ساعت %d",
"minute": "دقیقه|۱ دقیقه %d",
"second": "ثانیه|۱ ثانیه %d",
"now": "الان",
"ago": "قبل %s",
"from_now": "از الان %s",
"before": "قبل %s",
"after": "بعد %s"
}

0 comments on commit 95c04a7

Please sign in to comment.