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