Commit 7e67a3b5 authored by cinwell.li's avatar cinwell.li Committed by 杨奕

Update lv.js

parent 75748847
......@@ -95,10 +95,10 @@ export default {
transfer: {
noMatch: 'Nav atbilstošu datu',
noData: 'Nav datu',
titles: ['Saraksts 1', 'Saraksts 2'], // to be translated
filterPlaceholder: 'Ievadīt atslēgvārdu', // to be translated
noCheckedFormat: '{total} vienības', // to be translated
hasCheckedFormat: '{checked}/{total} atzīmēti' // to be translated
titles: ['Saraksts 1', 'Saraksts 2'],
filterPlaceholder: 'Ievadīt atslēgvārdu',
noCheckedFormat: '{total} vienības',
hasCheckedFormat: '{checked}/{total} atzīmēti'
}
}
};
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