Skip to content

Commit

Permalink
Merge f18ecdb into de0fc75
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Vilella committed Sep 12, 2019
2 parents de0fc75 + f18ecdb commit 8786da6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/locale/translations/ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ import Language from '../Language'
export default new Language(
'Catalan',
['Gener', 'Febrer', 'Març', 'Abril', 'Maig', 'Juny', 'Juliol', 'Agost', 'Setembre', 'Octubre', 'Novembre', 'Desembre'],
['Gen', 'Feb', 'Mar', 'Abr', 'Mai', 'Jun', 'Jul', 'Ago', 'Set', 'Oct', 'Nov', 'Des'],
['Diu', 'Dil', 'Dmr', 'Dmc', 'Dij', 'Div', 'Dis']
['GN', 'FB', '', 'AB', 'MG', 'JN', 'JL', 'AG', 'ST', 'OC', 'NV', 'DS'],
['Dg.', 'Dl.', 'Dt.', 'Dc.', 'Dj.', 'Dv.', 'Ds.']
)
// eslint-disable-next-line
;

0 comments on commit 8786da6

Please sign in to comment.