Commit dfe8972e authored by Kermo's avatar Kermo Committed by 杨奕

Remove unnecessary comments

parent 137b70ea
...@@ -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: ['Loend 1', 'Loend 2'], // to be translated titles: ['Loend 1', 'Loend 2'],
filterPlaceholder: 'Sisesta märksõna', // to be translated filterPlaceholder: 'Sisesta märksõna',
noCheckedFormat: '{total} objekti', // to be translated noCheckedFormat: '{total} objekti',
hasCheckedFormat: '{checked}/{total} valitud' // to be translated hasCheckedFormat: '{checked}/{total} valitud'
} }
} }
}; };
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