Skip to content

Commit

Permalink
refactor(locale): update Persian translations (#8715)
Browse files Browse the repository at this point in the history
  • Loading branch information
nasermirzaei89 authored and MajesticPotatoe committed Aug 26, 2019
1 parent 2109096 commit 8ab80d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/vuetify/src/locale/fa.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default {
sortAscending: ': صعودی مرتب شده است. فعال‌سازی برای مرتب‌سازی نزولی.',
sortNone: ': مرتب نشده است. فعال‌سازی برای مرتب‌سازی صعودی.',
},
sortBy: 'Sort by',
sortBy: 'مرتب‌سازی براساس',
},
dataFooter: {
itemsPerPageText: 'ردیف در صفحه:',
Expand All @@ -34,7 +34,7 @@ export default {
moreEvents: '{بیشتر {0',
},
fileInput: {
counter: '{0} files',
counterSize: '{0} files ({1} in total)',
counter: '{0} پرونده',
counterSize: '{0} پرونده ({1} در کل)',
},
}

0 comments on commit 8ab80d8

Please sign in to comment.