{ "TEAMS_SETTINGS": { "NEW_TEAM": "ایجاد تیم جدید", "HEADER": "تیم‌ها", "SIDEBAR_TXT": "

Teams

Teams let you organize your agents into groups based on their responsibilities.
A user can be part of multiple teams. You can assign conversations to a team when you are working collaboratively.

", "LIST": { "404": "There are no teams created on this account.", "EDIT_TEAM": "ویرایش تیم" }, "CREATE_FLOW": { "CREATE": { "TITLE": "ایجاد تیم جدید", "DESC": "عنوان و توضیحاتی به تیم جدید خود اضافه کنید." }, "AGENTS": { "BUTTON_TEXT": "Add agents to team", "TITLE": "Add agents to team - %{teamName}", "DESC": "Add Agents to your newly created team. This lets you collaborate as a team on conversations, get notified on new events in the same conversation." }, "WIZARD": [ { "title": "ايجاد كردن", "route": "settings_teams_new", "body": "Create a new team of agents." }, { "title": "معرفی اپراتور", "route": "settings_teams_add_agents", "body": "Add agents to the team." }, { "title": "Finish", "route": "settings_teams_finish", "body": "دیگه می‌تونی بترکونی" } ] }, "EDIT_FLOW": { "CREATE": { "TITLE": "ویرایش جزئیات تیم خود", "DESC": "ویرایش عنوان و توضیحات تیم خود.", "BUTTON_TEXT": "به‌روزرسانی تیم" }, "AGENTS": { "BUTTON_TEXT": "Update agents in team", "TITLE": "Add agents to team - %{teamName}", "DESC": "Add Agents to your newly created team. All the added agents will be notified when a conversation is assigned to this team." }, "WIZARD": [ { "title": "جزئیات تیم", "route": "settings_teams_edit", "body": "Change name, description and other details." }, { "title": "Edit Agents", "route": "settings_teams_edit_members", "body": "Edit agents in your team." }, { "title": "Finish", "route": "settings_teams_edit_finish", "body": "دیگه می‌تونی بترکونی" } ] }, "TEAM_FORM": { "ERROR_MESSAGE": "Couldn't save the team details. Try again." }, "AGENTS": { "AGENT": "AGENT", "EMAIL": "ایمیل", "BUTTON_TEXT": "اضافه کردن اپراتور", "ADD_AGENTS": "Adding Agents to your Team...", "SELECT": "select", "SELECT_ALL": "select all agents", "SELECTED_COUNT": "%{selected} out of %{total} agents selected." }, "ADD": { "TITLE": "Add agents to team - %{teamName}", "DESC": "Add Agents to your newly created team. This lets you collaborate as a team on conversations, get notified on new events in the same conversation.", "SELECT": "select", "SELECT_ALL": "select all agents", "SELECTED_COUNT": "%{selected} out of %{total} agents selected.", "BUTTON_TEXT": "اضافه کردن اپراتور", "AGENT_VALIDATION_ERROR": "Select atleaset one agent." }, "FINISH": { "TITLE": "Your team is ready!", "MESSAGE": "You can now collaborate as a team on conversations. Happy supporting ", "BUTTON_TEXT": "Finish" }, "DELETE": { "BUTTON_TEXT": "حذف", "API": { "SUCCESS_MESSAGE": "Team deleted successfully.", "ERROR_MESSAGE": "Couldn't delete the team. Try again." }, "CONFIRM": { "TITLE": "Are you sure want to delete - %{teamName}", "PLACE_HOLDER": "برای تایید لطفا {teamName} را تایپ کنید", "MESSAGE": "Deleting the team will remove the team assignment from the conversations assigned to this team.", "YES": "حذف ", "NO": "انصراف" } }, "SETTINGS": "تنظیمات", "FORM": { "UPDATE": "به‌روزرسانی تیم", "CREATE": "ایجاد تیم", "NAME": { "LABEL": "نام تیم", "PLACEHOLDER": "Example: Sales, Customer Support" }, "DESCRIPTION": { "LABEL": "توضیحات تیم", "PLACEHOLDER": "Short description about this team." }, "AUTO_ASSIGN": { "LABEL": "Allow auto assign for this team." }, "SUBMIT_CREATE": "ایجاد تیم" } } }