PHP Classes

File: core/assets/plugins/datepicker/locales/bootstrap-datepicker.fa.js

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/datepicker/locales/bootstrap-datepicker.fa.js   Download  
File: core/assets/plugins/datepicker/locales/bootstrap-datepicker.fa.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RT Adminlte
Generate layout and menus for Adminlte
Author: By
Last change:
Date: 7 years ago
Size: 866 bytes
 

Contents

Class file image Download
/** * Persian translation for bootstrap-datepicker * Mostafa Rokooie <mostafa.rokooie@gmail.com> */ ;(function($){ $.fn.datepicker.dates['fa'] = { days: ["یک‌شنبه", "دوشنبه", "سه‌شنبه", "چهارشنبه", "پنج‌شنبه", "جمعه", "شنبه", "یک‌شنبه"], daysShort: ["یک", "دو", "سه", "چهار", "پنج", "جمعه", "شنبه", "یک"], daysMin: ["ی", "د", "س", "چ", "پ", "ج", "ش", "ی"], months: ["ژانویه", "فوریه", "مارس", "آوریل", "مه", "ژوئن", "ژوئیه", "اوت", "سپتامبر", "اکتبر", "نوامبر", "دسامبر"], monthsShort: ["ژان", "فور", "مار", "آور", "مه", "ژون", "ژوی", "اوت", "سپت", "اکت", "نوا", "دسا"], today: "امروز", clear: "پاک کن", weekStart: 1, format: "yyyy/mm/dd" }; }(jQuery));