From a2789e6f60ae94c9d58d5b1848e354a92ce3b43e Mon Sep 17 00:00:00 2001 From: HekmatFavid Date: Mon, 11 Dec 2017 18:24:43 +0330 Subject: [PATCH] Update client.php (#3292) Changes to hijri calendar month and date names correction in fa language --- modules/system/lang/fa/client.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/system/lang/fa/client.php b/modules/system/lang/fa/client.php index 5b0a4d1c6..27d54adf8 100644 --- a/modules/system/lang/fa/client.php +++ b/modules/system/lang/fa/client.php @@ -51,10 +51,10 @@ return [ ], 'datepicker' => [ 'previousMonth' => 'ماه قبل', - 'nextMonth' => 'ماه بعذ', - 'months' => ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'], - 'weekdays' => ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'], - 'weekdaysShort' => ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'] + 'nextMonth' => 'ماه بعد', + 'months' => ['فروردین', 'اردیبهشت', 'خرداد', 'تیر', 'مرداد', 'شهریور', 'مهر', 'آبان', 'آذر', 'دی', 'بهمن', 'اسفند'], + 'weekdays' => ['یکشنبه', 'دوشنبه', 'سه شنبه', 'چهارشنبه', 'پنج شنبه', 'جمعه', 'شنبه'], + 'weekdaysShort' => ['ی', 'د', 'س', 'چ', 'پ', 'ج', 'ش'] ], 'filter' => [ 'group' => [