chore: Revised Spanish translation (#1761)

This commit is contained in:
Ricardo
2021-03-03 06:42:22 -05:00
committed by GitHub
parent 5f250e5b3a
commit 6aed01de0c
14 changed files with 124 additions and 124 deletions

View File

@@ -12,17 +12,17 @@
},
"STATUS_TABS": [
{
"NAME": "Abrir",
"NAME": "Abiertas",
"KEY": "openCount"
},
{
"NAME": "Resuelto",
"NAME": "Resueltas",
"KEY": "allConvCount"
}
],
"ASSIGNEE_TYPE_TABS": [
{
"NAME": "Mina",
"NAME": "Mías",
"KEY": "me",
"COUNT_KEY": "mineCount"
},
@@ -39,11 +39,11 @@
],
"CHAT_STATUS_ITEMS": [
{
"TEXT": "Abrir",
"TEXT": "Abiertas",
"VALUE": "open"
},
{
"TEXT": "Resuelto",
"TEXT": "Resueltas",
"VALUE": "resolved"
},
{
@@ -80,6 +80,6 @@
"RECEIVED_VIA_EMAIL": "Recibido por email",
"VIEW_TWEET_IN_TWITTER": "Ver tweet en Twitter",
"REPLY_TO_TWEET": "Responder a este tweet",
"NO_MESSAGES": "No Messages"
"NO_MESSAGES": "Sin Mensajes"
}
}