chore: Update translations

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-03-08 00:30:00 -08:00
committed by GitHub
parent d6f3643bf0
commit 5214be67c7
172 changed files with 6237 additions and 70 deletions

View File

@@ -0,0 +1,22 @@
{
"SEARCH": {
"TABS": {
"ALL": "Todos",
"CONTACTS": "Contactos",
"CONVERSATIONS": "Conversaciones",
"MESSAGES": "Mensajes"
},
"SECTION": {
"CONTACTS": "Contactos",
"CONVERSATIONS": "Conversaciones",
"MESSAGES": "Mensajes"
},
"EMPTY_STATE": "No %{item} found for query '%{query}'",
"EMPTY_STATE_FULL": "No results found for query '%{query}'",
"PLACEHOLDER_KEYBINDING": "/ to focus",
"INPUT_PLACEHOLDER": "Search message content, contact name, email or phone or conversations",
"BOT_LABEL": "Bot",
"READ_MORE": "Read more",
"WROTE": "wrote:"
}
}