All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.js.locales.id.js Maven / Gradle / Ivy

/**
 * Bahasa translation for bootstrap-datepicker
 * Azwar Akbar 
 */
(function () {
  Datepicker.locales.id = {
    days: ["Minggu", "Senin", "Selasa", "Rabu", "Kamis", "Jumat", "Sabtu"],
    daysShort: ["Mgu", "Sen", "Sel", "Rab", "Kam", "Jum", "Sab"],
    daysMin: ["Mg", "Sn", "Sl", "Ra", "Ka", "Ju", "Sa"],
    months: ["Januari", "Februari", "Maret", "April", "Mei", "Juni", "Juli", "Agustus", "September", "Oktober", "November", "Desember"],
    monthsShort: ["Jan", "Feb", "Mar", "Apr", "Mei", "Jun", "Jul", "Ags", "Sep", "Okt", "Nov", "Des"],
    today: "Hari Ini",
    clear: "Kosongkan"
  };
}());




© 2015 - 2024 Weber Informatics LLC | Privacy Policy