Commit 2dacd088 authored by Zhi Cun's avatar Zhi Cun Committed by GitHub

Merge pull request #14147 from jaumesala/patch-1

i18n: add missing Catalan translations
parents 897eaaa4 9e86bd42
......@@ -16,10 +16,10 @@ export default {
startTime: 'Hora Inici',
endDate: 'Data Final',
endTime: 'Hora Final',
prevYear: 'Previous Year', // to be translated
nextYear: 'Next Year', // to be translated
prevMonth: 'Previous Month', // to be translated
nextMonth: 'Next Month', // to be translated
prevYear: 'Any anterior',
nextYear: 'Pròxim Any',
prevMonth: 'Mes anterior',
nextMonth: 'Pròxim Mes',
year: 'Any',
month1: 'Gener',
month2: 'Febrer',
......@@ -81,7 +81,7 @@ export default {
error: 'Entrada invàlida'
},
upload: {
deleteTip: 'press delete to remove', // to be translated
deleteTip: 'premi eliminar per descartar',
delete: 'Eliminar',
preview: 'Vista Prèvia',
continue: 'Continuar'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment