From a2aa0456abcf74c45a5b1436e102821c2b736c11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=2E=20Le=C3=B3n?= Date: Wed, 31 Aug 2022 13:40:09 +0200 Subject: [PATCH] Update month.ts Removing wide_context as requested --- src/locales/es/date/month.ts | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/src/locales/es/date/month.ts b/src/locales/es/date/month.ts index a65e09e2468..8c69d20e27d 100644 --- a/src/locales/es/date/month.ts +++ b/src/locales/es/date/month.ts @@ -14,22 +14,6 @@ export default { 'noviembre', 'diciembre', ], - // Property "wide_context" is optional, if not set then "wide" will be used instead - // It is used to specify a word in context, which may differ from a stand-alone word - wide_context: [ - 'enero', - 'febrero', - 'marzo', - 'abril', - 'mayo', - 'junio', - 'julio', - 'agosto', - 'septiembre', - 'octubre', - 'noviembre', - 'diciembre', - ], abbr: [ 'ene', 'feb',