chore: Update translations (#10549)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com> Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
@@ -22,12 +22,12 @@
|
||||
"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": [
|
||||
"Nimi",
|
||||
"Kuvaus",
|
||||
"Permissions",
|
||||
"Toiminnot"
|
||||
]
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nimi",
|
||||
"DESCRIPTION": "Kuvaus",
|
||||
"PERMISSIONS": "Permissions",
|
||||
"ACTIONS": "Toiminnot"
|
||||
}
|
||||
},
|
||||
"PERMISSIONS": {
|
||||
"CONVERSATION_MANAGE": "Manage all conversations",
|
||||
|
||||
Reference in New Issue
Block a user