Chore: Include Tamil, Arabic, other language updates (#1018)

Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
Sojan Jose
2020-07-08 00:59:30 +05:30
committed by GitHub
parent 0fc0dc1683
commit a77cc713c2
418 changed files with 19359 additions and 328 deletions

View File

@@ -11,11 +11,19 @@
},
"LABELS": {
"TITLE": "Etiquetas de conversación",
"UPDATE_BUTTON": "Actualizar etiquetas",
"UPDATE_ERROR": "No se pudo actualizar las etiquetas, inténtelo de nuevo.",
"TAG_PLACEHOLDER": "Añadir nueva etiqueta",
"PLACEHOLDER": "Buscar o añadir una etiqueta"
"MODAL": {
"TITLE": "Labels for",
"ACTIVE_LABELS": "Labels added to the conversation",
"INACTIVE_LABELS": "Labels available in the account",
"REMOVE": "Click on X icon to remove the label",
"ADD": "Click on + icon to add the label",
"UPDATE_BUTTON": "Update labels",
"UPDATE_ERROR": "Couldn't update labels, try again."
},
"NO_LABELS_TO_ADD": "There are no more labels defined in the account.",
"NO_AVAILABLE_LABELS": "There are no labels added to this conversation."
},
"MUTE_CONTACT": "Silenciar contacto"
"MUTE_CONTACT": "Silenciar contacto",
"EDIT_LABEL": "Editar"
}
}