Files
leadchat/app/javascript/dashboard/i18n/locale/fa/components.json
Chatwoot Bot 4a088e0663 chore: Update translations from Crowdin (#10686)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
2025-02-12 12:34:34 +05:30

44 lines
1.2 KiB
JSON

{
"PAGINATION_FOOTER": {
"SHOWING": "Showing {startItem} - {endItem} of {totalItems} items",
"CURRENT_PAGE_INFO": "{currentPage} of {totalPages} pages"
},
"COMBOBOX": {
"PLACEHOLDER": "Select an option...",
"EMPTY_SEARCH_RESULTS": "No items found for the search term `{searchTerm}`",
"EMPTY_STATE": "نتیجه‌ای یافت نشد.",
"SEARCH_PLACEHOLDER": "Search...",
"MORE": "+{count} بیشتر"
},
"DROPDOWN_MENU": {
"SEARCH_PLACEHOLDER": "Search...",
"EMPTY_STATE": "نتیجه‌ای یافت نشد.",
"SEARCHING": "در حال جستجو..."
},
"DIALOG": {
"BUTTONS": {
"CANCEL": "انصراف",
"CONFIRM": "تایید"
}
},
"PHONE_INPUT": {
"SEARCH_PLACEHOLDER": "جستجوی کشور",
"ERROR": "Phone number should be empty or in E.164 format",
"DIAL_CODE_ERROR": "لطفاً یک کد شماره گیری را از لیست انتخاب کنید"
},
"THUMBNAIL": {
"AUTHOR": {
"NOT_AVAILABLE": "نویسنده در دسترس نیست"
}
},
"BREADCRUMB": {
"ARIA_LABEL": "Breadcrumb"
},
"SWITCH": {
"TOGGLE": "Toggle switch"
},
"LABEL": {
"TAG_BUTTON": "tag"
}
}