Skip to content

Commit 3741785

Browse files
oscaralbaredaoleksiikhr
authored andcommitted
I18n: Remove translation of 'year' in catalan language as in the other languages (ElemeFE#14722)
Remove translation of 'year' in catalan language as in the other languages.
1 parent b142a49 commit 3741785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/locale/lang/ca.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default {
2020
nextYear: 'Pròxim Any',
2121
prevMonth: 'Mes anterior',
2222
nextMonth: 'Pròxim Mes',
23-
year: 'Any',
23+
year: '',
2424
month1: 'Gener',
2525
month2: 'Febrer',
2626
month3: 'Març',

0 commit comments

Comments
 (0)