summaryrefslogtreecommitdiff
path: root/CoreWiki/wwwroot/lib/momentjs/locale/fy.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/fy.min.js
parent00c3b32e2db200a2f42396ac7f8381704ec97268 (diff)
Time display fixes
Diffstat (limited to 'CoreWiki/wwwroot/lib/momentjs/locale/fy.min.js')
-rw-r--r--CoreWiki/wwwroot/lib/momentjs/locale/fy.min.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/CoreWiki/wwwroot/lib/momentjs/locale/fy.min.js b/CoreWiki/wwwroot/lib/momentjs/locale/fy.min.js
new file mode 100644
index 0000000..dc85f60
--- /dev/null
+++ b/CoreWiki/wwwroot/lib/momentjs/locale/fy.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";var t="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),o="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_");return e.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(e,n){return e?(/-MMM-/.test(n)?o:t)[e.month()]:t},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,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:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[ôfrûne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",ss:"%d sekonden",m:"ien minút",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},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