mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-03 20:58:09 +08:00
Update lv.js
This commit is contained in:
parent
757488470b
commit
7e67a3b5db
@ -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'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user