mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-08 07:36:26 +02:00
Move to raspisms dir
This commit is contained in:
parent
34a6f7de65
commit
40fccf133c
278 changed files with 109 additions and 2020 deletions
17
assets/js/locales/bootstrap-datetimepicker.ar.js
vendored
17
assets/js/locales/bootstrap-datetimepicker.ar.js
vendored
|
@ -1,17 +0,0 @@
|
|||
/**
|
||||
* Arabic translation for bootstrap-datetimepicker
|
||||
* Ala' Mohammad <amohammad@birzeit.ecu>
|
||||
*/
|
||||
;(function($){
|
||||
$.fn.datetimepicker.dates['ar'] = {
|
||||
days: ["الأحد", "الاثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت", "الأحد"],
|
||||
daysShort: ["أحد", "اثنين", "ثلاثاء", "أربعاء", "خميس", "جمعة", "سبت", "أحد"],
|
||||
daysMin: ["أح", "إث", "ث", "أر", "خ", "ج", "س", "أح"],
|
||||
months: ["يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو", "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر"],
|
||||
monthsShort: ["يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو", "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر"],
|
||||
today: "هذا اليوم",
|
||||
suffix: [],
|
||||
meridiem: [],
|
||||
rtl: true
|
||||
};
|
||||
}(jQuery));
|
Loading…
Add table
Add a link
Reference in a new issue