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

Update lv.js

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