Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CROWDIN] - New translations #277

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/config/i18n/cs/resource.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"name": "Automatic Classify"
},
"call_brain": {
"description": "Call Weni Brain",
"name": "Call Weni Brain"
"description": "Send to Agent",
"name": "Send to Agent"
},
"call_resthook": {
"description": "Volání Zapier",
Expand Down Expand Up @@ -257,7 +257,7 @@
},
"body": "Body",
"brain": {
"entry": "Enter an expression to use as input in the Brain. To use the contact's last response, use @input.text."
"entry": "Enter an expression for the Agent to reply to. To use the contact's last response, use @input.text."
},
"buckets": "Zásobníky",
"bucket": "Bucket",
Expand Down
6 changes: 3 additions & 3 deletions src/config/i18n/es/resource.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"name": "Ordenar automáticamente"
},
"call_brain": {
"description": "Llamar a Weni Brain",
"name": "Llamar a Weni Brain"
"description": "Enviar al Agente",
"name": "Enviar al Agente"
},
"call_resthook": {
"description": "Llamar Zapier",
Expand Down Expand Up @@ -257,7 +257,7 @@
},
"body": "Cuerpo",
"brain": {
"entry": "Ingrese una expresión para usar como entrada en el Brain. Para usar la última respuesta del contacto, use @input.text."
"entry": "Ingrese una expresión para que el Agente responda. Para usar la última respuesta del contacto, use @input.text."
},
"buckets": "Cubos",
"bucket": "Cubo",
Expand Down
6 changes: 3 additions & 3 deletions src/config/i18n/fr/resource.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"name": "Automatic Classify"
},
"call_brain": {
"description": "Call Weni Brain",
"name": "Call Weni Brain"
"description": "Send to Agent",
"name": "Send to Agent"
},
"call_resthook": {
"description": "Appeler Zapier",
Expand Down Expand Up @@ -257,7 +257,7 @@
},
"body": "Corps",
"brain": {
"entry": "Enter an expression to use as input in the Brain. To use the contact's last response, use @input.text."
"entry": "Enter an expression for the Agent to reply to. To use the contact's last response, use @input.text."
},
"buckets": "Seaux",
"bucket": "Bucket",
Expand Down
6 changes: 3 additions & 3 deletions src/config/i18n/mn/resource.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"name": "Automatic Classify"
},
"call_brain": {
"description": "Call Weni Brain",
"name": "Call Weni Brain"
"description": "Send to Agent",
"name": "Send to Agent"
},
"call_resthook": {
"description": "Zapier-руу дуудлага хийх",
Expand Down Expand Up @@ -257,7 +257,7 @@
},
"body": "Их бие",
"brain": {
"entry": "Enter an expression to use as input in the Brain. To use the contact's last response, use @input.text."
"entry": "Enter an expression for the Agent to reply to. To use the contact's last response, use @input.text."
},
"buckets": "Багцууд",
"bucket": "Bucket",
Expand Down
6 changes: 3 additions & 3 deletions src/config/i18n/pt-br/resource.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"name": "Classificar automaticamente"
},
"call_brain": {
"description": "Chamar o Weni Brain",
"name": "Chamar o Weni Brain"
"description": "Enviar para o Agente",
"name": "Enviar para o Agente"
},
"call_resthook": {
"description": "Ligar para Zapier",
Expand Down Expand Up @@ -257,7 +257,7 @@
},
"body": "Corpo",
"brain": {
"entry": "Insira uma expressão para usar como entrada no Brain. Para usar a última resposta do contato, use @input.text"
"entry": "Insira uma expressão para o Agente responder. Para usar a última resposta do contato, use @input.text"
},
"buckets": "Repositórios",
"bucket": "Repositório",
Expand Down