FreeScoutGPT/Resources/lang/ru.json
2023-07-11 00:40:55 +03:00

15 lines
No EOL
1.6 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"OpenAI API key": "API ключ OpenAI",
"Token limit": "Лимит токенов",
"Prompts": "Подсказки",
"Act like a support agent": "Веди себя как агент поддержки",
"Enable GPT": "Включить GPT",
"Generate answer (GPT)": "Сгенерировать ответ (GPT)",
"Model": "Модель",
"Copied to clipboard": "Скопировано в буфер обмена",
"Update available for module ": "Доступно обновление для модуля",
"Send client information to GPT": "Отправлять GPT информацию о клиенте",
"If enabled, information such as the subject, customer name, and email address will be sent to the GPT. After activating this function, you can ask in a prompt, for example, to call the client by name, GPT will know his name.": "Если включено, в GPT будет передаваться такая информация, как тема обращения, имя клиента и его email. После активирования этой функции вы можете в подсказке попросить, например, обращаться к клиенту по имени, GPT будет знать его имя.",
"Conversation subject is \":subject\", customer name is \":name\", customer email is \":email\"": "Тема обращения \":subject\", имя клиента \":name\", email клиента \":email\"",
"Complete prompt and send last response from client to GPT": "Дополнить запрос и отправить последний ответ клиета GPT"
}