Commit a4c3ec84 authored by Ismail D's avatar Ismail D Committed by GitHub

locale: Update Catalan and Spanish translations (#19296)

parent 3bc2d2b4
......@@ -106,14 +106,14 @@ export default {
hasCheckedFormat: '{checked}/{total} seleccionats'
},
image: {
error: 'FAILED' // to be translated
error: 'HA FALLAT'
},
pageHeader: {
title: 'Back' // to be translated
title: 'Tornar'
},
popconfirm: {
confirmButtonText: 'Yes', // to be translated
cancelButtonText: 'No' // to be translated
confirmButtonText: 'Si',
cancelButtonText: 'No'
}
}
};
......@@ -112,8 +112,8 @@ export default {
title: 'Volver'
},
popconfirm: {
confirmButtonText: 'Yes', // to be translated
cancelButtonText: 'No' // to be translated
confirmButtonText: 'Si',
cancelButtonText: 'No'
}
}
};
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