Skip to content

Commit

Permalink
fix(locale): complete hebrew translation
Browse files Browse the repository at this point in the history
  • Loading branch information
yeya authored and johnleider committed Aug 1, 2019
1 parent 9324ec7 commit e711fbf
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions packages/vuetify/src/locale/he.ts
@@ -1,16 +1,16 @@
export default {
close: 'Close',
close: '住讙讜专',
dataIterator: {
pageText: '{0}-{1} 诪转讜讱 {2}',
noResultsText: '诇讗 谞诪爪讗讜 转讜爪讗讜转 诪转讗讬诪讜转',
loadingText: 'Loading item...',
loadingText: '讟讜注谉 驻专讬讟...',
},
dataTable: {
itemsPerPageText: '砖讜专讜转 诇注诪讜讚:',
ariaLabel: {
sortDescending: ': Sorted descending. Activate to remove sorting.',
sortAscending: ': Sorted ascending. Activate to sort descending.',
sortNone: ': Not sorted. Activate to sort ascending.',
sortDescending: ': 诪诪讜讬谉 诇驻讬 住讚专 注讜诇讛. 诇讞抓 诇讛住驻拽转 讛诪讬讜谉.',
sortAscending: ': 诪诪讜讬谉 诇驻讬 住讚专 讬讜专讚. 诇讞抓 诇诪讬讜谉 诇驻讬 住讚专 注讜诇讛.',
sortNone: ': 诇讗 诪诪讜讬谉. 诇讞抓 诇诪讬讜谉 诇驻讬 住讚专 注讜诇讛.',
},
},
dataFooter: {
Expand All @@ -33,7 +33,7 @@ export default {
moreEvents: '{0} 谞讜住驻讬诐',
},
fileInput: {
counter: '{0} files',
counterSize: '{0} files ({1} in total)',
counter: '{0} 拽讘爪讬诐',
counterSize: '{0} 拽讘爪讬诐 ({1} 讘住讱 讛讻诇)',
},
}

0 comments on commit e711fbf

Please sign in to comment.