chore: New Crowdin Translation updates (#2063)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2021-04-19 15:10:16 +05:30
committed by GitHub
parent 27e01920ad
commit 043919b3e5
250 changed files with 2969 additions and 1275 deletions

View File

@@ -12,17 +12,17 @@
},
"STATUS_TABS": [
{
"NAME": "Abiertas",
"NAME": "Abrir",
"KEY": "openCount"
},
{
"NAME": "Resueltas",
"NAME": "Resuelto",
"KEY": "allConvCount"
}
],
"ASSIGNEE_TYPE_TABS": [
{
"NAME": "Mías",
"NAME": "Mina",
"KEY": "me",
"COUNT_KEY": "mineCount"
},
@@ -39,11 +39,11 @@
],
"CHAT_STATUS_ITEMS": [
{
"TEXT": "Abiertas",
"TEXT": "Abrir",
"VALUE": "open"
},
{
"TEXT": "Resueltas",
"TEXT": "Resuelto",
"VALUE": "resolved"
},
{