Project

General

Profile

Patch #28493 » uncomment_month_name.patch

Ebrahim Mohammadi, 2018-04-07 16:47

View differences:

config/locales/fa.yml
16 16
    day_names: [یک‌شنبه, دوشنبه, سه‌شنبه, چهارشنبه, پنج‌شنبه, جمعه, شنبه]
17 17
    abbr_day_names: [یک, دو, سه, چهار, پنج, جمعه, شنبه]
18 18

  
19
    # Not setting month names to avoid overriding Persian month names set by Peygir Persian Calendar plugin
20 19
    # Don't forget the nil at the beginning; there's no such thing as a 0th month
21
    #month_names: [~, ژانویه, فوریه, مارس, آوریل, مه, ژوئن, ژوئیه, اوت, سپتامبر, اکتبر, نوامبر, دسامبر]
22
    #abbr_month_names: [~, ژان, فور, مار, آور, مه, ژوئن, ژوئیه, اوت, سپت, اکت, نوا, دسا]
20
    month_names: [~, ژانویه, فوریه, مارس, آوریل, مه, ژوئن, ژوئیه, اوت, سپتامبر, اکتبر, نوامبر, دسامبر]
21
    abbr_month_names: [~, ژان, فور, مار, آور, مه, ژوئن, ژوئیه, اوت, سپت, اکت, نوا, دسا]
23 22
    
24 23
    # Used in date_select and datime_select.
25 24
    order:
......
1226 1225
  label_peygir_times: زمان‌ها
1227 1226

  
1228 1227
  enable_analytics: فعال‌سازی تجزیه و تحلیل آماری
1229
  ok_submit: باشه
1228
  ok_submit: باشه
(2-2/2)