Files
Chatwoot Bot b0b4668d23 chore: Update translations (#9439)
- update translations from crowdin
2024-05-15 21:52:30 -07:00

20 lines
590 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"DATE_PICKER": {
"APPLY_BUTTON": "درخواست دادن",
"CLEAR_BUTTON": "پاک کردن",
"DATE_RANGE_INPUT": {
"START": "تاریخ شروع",
"END": "تاریخ پایان"
},
"DATE_RANGE_OPTIONS": {
"TITLE": "محدوده زمانی",
"LAST_7_DAYS": "در ۷ روز گذشته",
"LAST_30_DAYS": "در ۳۰ روز گذشته",
"LAST_3_MONTHS": "۳ ماه گذشته",
"LAST_6_MONTHS": "۶ ماه گذشته",
"LAST_YEAR": "پارسال",
"CUSTOM_RANGE": "محدوده تاریخ سفارشی"
}
}
}