summaryrefslogtreecommitdiff
path: root/CoreWiki/wwwroot/lib/momentjs/locale/af.min.js
diff options
context:
space:
mode:
authorPaweł Bernaciak <pawelbernaciak@zohomail.eu>2023-02-10 21:24:11 +0100
committerPaweł Bernaciak <pawelbernaciak@zohomail.eu>2023-02-10 21:24:11 +0100
commit7fefe217c8462444ecb9806599e70afe2a7102ea (patch)
tree49cd108ab96a756fe67ac58f980d1385c17e09df /CoreWiki/wwwroot/lib/momentjs/locale/af.min.js
parent00c3b32e2db200a2f42396ac7f8381704ec97268 (diff)
Time display fixes
Diffstat (limited to 'CoreWiki/wwwroot/lib/momentjs/locale/af.min.js')
-rw-r--r--CoreWiki/wwwroot/lib/momentjs/locale/af.min.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/CoreWiki/wwwroot/lib/momentjs/locale/af.min.js b/CoreWiki/wwwroot/lib/momentjs/locale/af.min.js
new file mode 100644
index 0000000..5f617cd
--- /dev/null
+++ b/CoreWiki/wwwroot/lib/momentjs/locale/af.min.js
@@ -0,0 +1 @@
+!function(e,n){"object"==typeof exports&&"undefined"!=typeof module&&"function"==typeof require?n(require("../moment")):"function"==typeof define&&define.amd?define(["../moment"],n):n(e.moment)}(this,function(e){"use strict";return e.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(e){return/^nm$/i.test(e)},meridiem:function(e,n,a){return e<12?a?"vm":"VM":a?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[Môre om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",ss:"%d sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||20<=e?"ste":"de")},week:{dow:1,doy:4}})}); \ No newline at end of file