mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
assets self-hosted
This commit is contained in:
13
public/dist/locales/js-year-calendar.ms.js
vendored
Normal file
13
public/dist/locales/js-year-calendar.ms.js
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* Malay translation for js-year-calendar
|
||||
* Chia Wei Lim <acelimcw@hotmail.com>
|
||||
*/
|
||||
Calendar.locales['ms'] = {
|
||||
days: ["Ahad", "Isnin", "Selasa", "Rabu", "Khamis", "Jumaat", "Sabtu"],
|
||||
daysShort: ["Ahd", "Isn", "Sel", "Rab", "Kha", "Jum", "Sab"],
|
||||
daysMin: ["Ahd", "Isn", "Sel", "Rab", "Kha", "Jum", "Sab"],
|
||||
months: ["Januari", "Februari", "Mac", "April", "Mei", "Jun", "Julai", "Ogos", "September", "Oktober", "November", "Disember"],
|
||||
monthsShort: ["Jan", "Feb", "Mac", "Apr", "Mei", "Jun", "Jul", "Ogos", "Sep", "Okt", "Nov", "Dis"],
|
||||
weekShort: 'M',
|
||||
weekStart: 1
|
||||
};
|
||||
Reference in New Issue
Block a user