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