chore: Update translations from Crowdin (#4772)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
17
app/javascript/dashboard/i18n/locale/fa/bulkActions.json
Normal file
17
app/javascript/dashboard/i18n/locale/fa/bulkActions.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"BULK_ACTION": {
|
||||
"CONVERSATIONS_SELECTED": "%{conversationCount} گفتگو انتخاب شده است",
|
||||
"AGENT_SELECT_LABEL": "انتخاب ایجنت",
|
||||
"ASSIGN_CONFIRMATION_LABEL": "Are you sure you want to assign %{conversationCount} %{conversationLabel} to",
|
||||
"GO_BACK_LABEL": "بازگشت",
|
||||
"ASSIGN_LABEL": "اختصاص دادن",
|
||||
"ASSIGN_AGENT_TOOLTIP": "Assign Agent",
|
||||
"RESOLVE_TOOLTIP": "حل شد",
|
||||
"ASSIGN_SUCCESFUL": "گفتگو با موفقیت اختصاص داده شده",
|
||||
"ASSIGN_FAILED": "گفتگو اختصاص داده نشد، لطفا دوباره امتحان کنید",
|
||||
"RESOLVE_SUCCESFUL": "گفتگو با موفقیت حل شد",
|
||||
"RESOLVE_FAILED": "گفتگو حل نشد، لطفا دوباره امتحان کنید",
|
||||
"ALL_CONVERSATIONS_SELECTED_ALERT": "گفتگوهای قابل مشاهده در این صفحه فقط انتخاب میشوند.",
|
||||
"AGENT_LIST_LOADING": "Loading Agents"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user