Commit 9e86bd42 authored by Jaume Sala's avatar Jaume Sala Committed by GitHub

i18n: add missing Catalan translations

parent 897eaaa4
......@@ -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