Commit 137b70ea authored by Kermo's avatar Kermo Committed by 杨奕

Add missing translations

parent af17bd6a
...@@ -95,10 +95,10 @@ export default { ...@@ -95,10 +95,10 @@ export default {
transfer: { transfer: {
noMatch: 'Sobivad andmed puuduvad', noMatch: 'Sobivad andmed puuduvad',
noData: 'Andmed puuduvad', noData: 'Andmed puuduvad',
titles: ['List 1', 'List 2'], // to be translated titles: ['Loend 1', 'Loend 2'], // to be translated
filterPlaceholder: 'Enter keyword', // to be translated filterPlaceholder: 'Sisesta märksõna', // to be translated
noCheckedFormat: '{total} items', // to be translated noCheckedFormat: '{total} objekti', // to be translated
hasCheckedFormat: '{checked}/{total} checked' // to be translated hasCheckedFormat: '{checked}/{total} valitud' // to be translated
} }
} }
}; };
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