Commit e78142d3 authored by Ismaaa's avatar Ismaaa Committed by 杨奕

Update ca.js

parent 3902bcc3
...@@ -94,10 +94,10 @@ export default { ...@@ -94,10 +94,10 @@ export default {
transfer: { transfer: {
noMatch: 'No hi ha dades que coincideixin', noMatch: 'No hi ha dades que coincideixin',
noData: 'Sense Dades', noData: 'Sense Dades',
titles: ['List 1', 'List 2'], // to be translated titles: ['Llista 1', 'Llista 2'],
filterPlaceholder: 'Enter keyword', // to be translated filterPlaceholder: 'Introdueix la paraula clau',
noCheckedFormat: '{total} items', // to be translated noCheckedFormat: '{total} ítems',
hasCheckedFormat: '{checked}/{total} checked' // to be translated hasCheckedFormat: '{checked}/{total} seleccionats'
} }
} }
}; };
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