Skip to content

Commit

Permalink
Update month.ts
Browse files Browse the repository at this point in the history
Removing wide_context as requested
  • Loading branch information
rasputino authored Aug 31, 2022
1 parent a461846 commit a2aa045
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions src/locales/es/date/month.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit a2aa045

Please sign in to comment.