Skip to content

Commit

Permalink
fix(module:i18n): update fa-IR.ts translations (#7249)
Browse files Browse the repository at this point in the history
Co-authored-by: Mahdi Saeidi <saeidi.dev@gmail.com>
  • Loading branch information
saeidi-dev and saeidi-dev committed Feb 14, 2022
1 parent ae67952 commit a7a0b41
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions components/i18n/languages/fa_IR.ts
Expand Up @@ -20,7 +20,13 @@ export default {
DatePicker: {
lang: {
placeholder: 'انتخاب تاریخ',
yearPlaceholder: 'انتخاب سال',
monthPlaceholder: 'انتخاب ماه',
weekPlaceholder: 'انتخاب هفته',
rangePlaceholder: ['تاریخ شروع', 'تاریخ پایان'],
rangeYearPlaceholder: ['سال شروع', 'سال پایان'],
rangeMonthPlaceholder: ['ماه شروع', 'ماه پایان'],
rangeWeekPlaceholder: ['شروع هفته', 'پایان هفته'],
locale: 'fa_IR',
today: 'امروز',
now: 'اکنون',
Expand Down

0 comments on commit a7a0b41

Please sign in to comment.