I18n: Remove translation of 'year' in catalan language as in the other languages (#14722)

Remove translation of 'year' in catalan language as in the other languages.
pull/16809/head
Oscar Albareda 2019-07-30 11:35:07 +02:00 committed by Zhi Cun
parent 2a32b84fb4
commit 54887e5b61
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ export default {
nextYear: 'Pròxim Any',
prevMonth: 'Mes anterior',
nextMonth: 'Pròxim Mes',
year: 'Any',
year: '',
month1: 'Gener',
month2: 'Febrer',
month3: 'Març',