UNPKG

@atlassian/aui

Version:

Atlassian User Interface Framework

54 lines (52 loc) 2.64 kB
(function (global, factory) { if (typeof define === "function" && define.amd) { define(["module", "exports"], factory); } else if (typeof exports !== "undefined") { factory(module, exports); } else { var mod = { exports: {} }; factory(mod, mod.exports); global.aui_no = mod.exports; } })(this, function (module, exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { "ajs.datepicker.localisations.day-names.sunday": "søndag", "ajs.datepicker.localisations.day-names.monday": "mandag", "ajs.datepicker.localisations.day-names.tuesday": "tirsdag", "ajs.datepicker.localisations.day-names.wednesday": "onsdag", "ajs.datepicker.localisations.day-names.thursday": "torsdag", "ajs.datepicker.localisations.day-names.friday": "fredag", "ajs.datepicker.localisations.day-names.saturday": "lørdag", "ajs.datepicker.localisations.day-names-min.sunday": "søn", "ajs.datepicker.localisations.day-names-min.monday": "man", "ajs.datepicker.localisations.day-names-min.tuesday": "tir", "ajs.datepicker.localisations.day-names-min.wednesday": "ons", "ajs.datepicker.localisations.day-names-min.thursday": "tor", "ajs.datepicker.localisations.day-names-min.friday": "fre", "ajs.datepicker.localisations.day-names-min.saturday": "lør", "ajs.datepicker.localisations.first-day": 1, "ajs.datepicker.localisations.is-RTL": false, "ajs.datepicker.localisations.month-names.january": "januar", "ajs.datepicker.localisations.month-names.february": "februar", "ajs.datepicker.localisations.month-names.march": "mars", "ajs.datepicker.localisations.month-names.april": "april", "ajs.datepicker.localisations.month-names.may": "mai", "ajs.datepicker.localisations.month-names.june": "juni", "ajs.datepicker.localisations.month-names.july": "juli", "ajs.datepicker.localisations.month-names.august": "august", "ajs.datepicker.localisations.month-names.september": "september", "ajs.datepicker.localisations.month-names.october": "oktober", "ajs.datepicker.localisations.month-names.november": "november", "ajs.datepicker.localisations.month-names.december": "desember", "ajs.datepicker.localisations.show-month-after-year": false, "ajs.datepicker.localisations.year-suffix": null }; module.exports = exports["default"]; }); //# sourceMappingURL=aui_no.js.map