92 lines
3.8 KiB
JSON
92 lines
3.8 KiB
JSON
|
|
{
|
||
|
|
"CUSTOM_ROLE": {
|
||
|
|
"HEADER": "Custom Roles",
|
||
|
|
"LEARN_MORE": "Learn more about custom roles",
|
||
|
|
"DESCRIPTION": "Custom roles are roles that are created by the account owner or admin. These roles can be assigned to agents to define their access and permissions within the account. Custom roles can be created with specific permissions and access levels to suit the requirements of the organization.",
|
||
|
|
"HEADER_BTN_TXT": "Add custom role",
|
||
|
|
"LOADING": "Fetching custom roles...",
|
||
|
|
"SEARCH_404": "沒有任何項目符合此查詢.",
|
||
|
|
"PAYWALL": {
|
||
|
|
"TITLE": "Upgrade to create custom roles",
|
||
|
|
"AVAILABLE_ON": "The custom role feature is only available in the Business and Enterprise plans.",
|
||
|
|
"UPGRADE_PROMPT": "Upgrade your plan to get access to advanced features like team management, automations, custom attributes, and more.",
|
||
|
|
"UPGRADE_NOW": "Upgrade now",
|
||
|
|
"CANCEL_ANYTIME": "You can change or cancel your plan anytime"
|
||
|
|
},
|
||
|
|
"ENTERPRISE_PAYWALL": {
|
||
|
|
"AVAILABLE_ON": "The custom role feature is only available in the paid plans.",
|
||
|
|
"UPGRADE_PROMPT": "Upgrade to a paid plan to access advanced features like audit logs, agent capacity, and more.",
|
||
|
|
"ASK_ADMIN": "Please reach out to your administrator for the upgrade."
|
||
|
|
},
|
||
|
|
"LIST": {
|
||
|
|
"404": "There are no custom roles available in this account.",
|
||
|
|
"TITLE": "Manage custom roles",
|
||
|
|
"DESC": "Custom roles are roles that are created by the account owner or admin. These roles can be assigned to agents to define their access and permissions within the account. Custom roles can be created with specific permissions and access levels to suit the requirements of the organization.",
|
||
|
|
"TABLE_HEADER": {
|
||
|
|
"NAME": "姓名",
|
||
|
|
"DESCRIPTION": "描述資訊",
|
||
|
|
"PERMISSIONS": "Permissions",
|
||
|
|
"ACTIONS": "操作"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"PERMISSIONS": {
|
||
|
|
"CONVERSATION_MANAGE": "Manage all conversations",
|
||
|
|
"CONVERSATION_UNASSIGNED_MANAGE": "Manage unassigned conversations and those assigned to them",
|
||
|
|
"CONVERSATION_PARTICIPATING_MANAGE": "Manage participating conversations and those assigned to them",
|
||
|
|
"CONTACT_MANAGE": "Manage contacts",
|
||
|
|
"REPORT_MANAGE": "Manage reports",
|
||
|
|
"KNOWLEDGE_BASE_MANAGE": "Manage knowledge base"
|
||
|
|
},
|
||
|
|
"FORM": {
|
||
|
|
"NAME": {
|
||
|
|
"LABEL": "姓名",
|
||
|
|
"PLACEHOLDER": "Please enter a name.",
|
||
|
|
"ERROR": "名稱為必填."
|
||
|
|
},
|
||
|
|
"DESCRIPTION": {
|
||
|
|
"LABEL": "描述資訊",
|
||
|
|
"PLACEHOLDER": "Please enter a description.",
|
||
|
|
"ERROR": "描述為必填."
|
||
|
|
},
|
||
|
|
"PERMISSIONS": {
|
||
|
|
"LABEL": "Permissions",
|
||
|
|
"ERROR": "Permissions are required."
|
||
|
|
},
|
||
|
|
"CANCEL_BUTTON_TEXT": "取消",
|
||
|
|
"API": {
|
||
|
|
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"ADD": {
|
||
|
|
"TITLE": "Add custom role",
|
||
|
|
"DESC": " Custom roles allows you to create roles with specific permissions and access levels to suit the requirements of the organization.",
|
||
|
|
"SUBMIT": "送出",
|
||
|
|
"API": {
|
||
|
|
"SUCCESS_MESSAGE": "Custom role added successfully."
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"EDIT": {
|
||
|
|
"BUTTON_TEXT": "編輯",
|
||
|
|
"TITLE": "Edit custom role",
|
||
|
|
"DESC": " Custom roles allows you to create roles with specific permissions and access levels to suit the requirements of the organization.",
|
||
|
|
"SUBMIT": "更新",
|
||
|
|
"API": {
|
||
|
|
"SUCCESS_MESSAGE": "Custom role updated successfully."
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"DELETE": {
|
||
|
|
"BUTTON_TEXT": "刪除",
|
||
|
|
"API": {
|
||
|
|
"SUCCESS_MESSAGE": "Custom role deleted successfully.",
|
||
|
|
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
||
|
|
},
|
||
|
|
"CONFIRM": {
|
||
|
|
"TITLE": "刪除確認",
|
||
|
|
"MESSAGE": "您確定要刪除嗎? ",
|
||
|
|
"YES": "是的,刪除 ",
|
||
|
|
"NO": "No, keep "
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|