From 2a22a143c0435c679edf51787ffc53b9e127ad12 Mon Sep 17 00:00:00 2001 From: Bonyan Rayan Samane Date: Sat, 7 Apr 2018 18:59:11 +0430 Subject: [PATCH] uncomment month_names and abbr_month_names --- config/locales/fa.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/config/locales/fa.yml b/config/locales/fa.yml index f03c1e2f2d..dd62cdb70a 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -16,10 +16,9 @@ fa: day_names: [یک‌شنبه, دوشنبه, سه‌شنبه, چهارشنبه, پنج‌شنبه, جمعه, شنبه] abbr_day_names: [یک, دو, سه, چهار, پنج, جمعه, شنبه] - # Not setting month names to avoid overriding Persian month names set by Peygir Persian Calendar plugin # Don't forget the nil at the beginning; there's no such thing as a 0th month - #month_names: [~, ژانویه, فوریه, مارس, آوریل, مه, ژوئن, ژوئیه, اوت, سپتامبر, اکتبر, نوامبر, دسامبر] - #abbr_month_names: [~, ژان, فور, مار, آور, مه, ژوئن, ژوئیه, اوت, سپت, اکت, نوا, دسا] + month_names: [~, ژانویه, فوریه, مارس, آوریل, مه, ژوئن, ژوئیه, اوت, سپتامبر, اکتبر, نوامبر, دسامبر] + abbr_month_names: [~, ژان, فور, مار, آور, مه, ژوئن, ژوئیه, اوت, سپت, اکت, نوا, دسا] # Used in date_select and datime_select. order: @@ -1226,4 +1225,4 @@ fa: label_peygir_times: زمان‌ها enable_analytics: فعال‌سازی تجزیه و تحلیل آماری - ok_submit: باشه \ No newline at end of file + ok_submit: باشه