From a84e3a96ab2fd065f164b8189c865b1678845dcd Mon Sep 17 00:00:00 2001 From: Tito Nobre Date: Sun, 14 Oct 2018 02:53:56 +0100 Subject: Update pt_PT references --- lib/locales/pt_PT/date/month.js | 2 +- lib/locales/pt_PT/date/weekday.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/locales/pt_PT/date/month.js b/lib/locales/pt_PT/date/month.js index 12f8bde0..1f23a5b5 100644 --- a/lib/locales/pt_PT/date/month.js +++ b/lib/locales/pt_PT/date/month.js @@ -1,4 +1,4 @@ -// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1799 +// Source: https://unicode.org/cldr/trac/browser/trunk/common/main/pt.xml?rev=14409#L1811 module["exports"] = { wide: [ "Janeiro", diff --git a/lib/locales/pt_PT/date/weekday.js b/lib/locales/pt_PT/date/weekday.js index 277a8553..f34e0216 100644 --- a/lib/locales/pt_PT/date/weekday.js +++ b/lib/locales/pt_PT/date/weekday.js @@ -1,4 +1,4 @@ -// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847 +// Source: https://unicode.org/cldr/trac/browser/trunk/common/main/pt_PT.xml?rev=14409#L491 module["exports"] = { wide: [ "Segunda", -- cgit v1.2.3