chore: Update translations (#7731)
This commit is contained in:
parent
b89c917198
commit
8015490aba
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Cancel"
|
"CANCEL": "Cancel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "إلغاء"
|
"CANCEL": "إلغاء"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "تحتاج مساعدة؟",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Отмени"
|
"CANCEL": "Отмени"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Cancel·la"
|
"CANCEL": "Cancel·la"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Zrušit"
|
"CANCEL": "Zrušit"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Annuller"
|
"CANCEL": "Annuller"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Brug for hjælp?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Stornieren"
|
"CANCEL": "Stornieren"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Brauchen Sie Hilfe?",
|
||||||
|
"DISMISS": "Verwerfen",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Mit KI verbessern",
|
"TITLE": "Mit KI verbessern",
|
||||||
"SUMMARY_TITLE": "Zusammenfassung mit KI",
|
"SUMMARY_TITLE": "Zusammenfassung mit KI",
|
||||||
"REPLY_TITLE": "Vorschlag mit KI beantworten",
|
"REPLY_TITLE": "Vorschlag mit KI beantworten",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Άκυρο"
|
"CANCEL": "Άκυρο"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Χρειάζεστε βοήθεια;",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} actualizó una macro (#%{id})",
|
"EDIT": "%{agentName} actualizó una macro (#%{id})",
|
||||||
"DELETE": "%{agentName} eliminó una macro (#%{id})"
|
"DELETE": "%{agentName} eliminó una macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Cancelar"
|
"CANCEL": "Cancelar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "¿Necesitas ayuda?",
|
||||||
|
"DISMISS": "Descartar",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Mejorar con IA",
|
"TITLE": "Mejorar con IA",
|
||||||
"SUMMARY_TITLE": "Resumen con IA",
|
"SUMMARY_TITLE": "Resumen con IA",
|
||||||
"REPLY_TITLE": "Responder sugerencia con IA",
|
"REPLY_TITLE": "Responder sugerencia con IA",
|
||||||
|
|||||||
@ -111,7 +111,7 @@
|
|||||||
"PLACEHOLDER": {
|
"PLACEHOLDER": {
|
||||||
"AGENT": "جستجوی اپراتور",
|
"AGENT": "جستجوی اپراتور",
|
||||||
"TEAM": "جستجوی تیم",
|
"TEAM": "جستجوی تیم",
|
||||||
"INPUT": "Search for agents"
|
"INPUT": "جستجوی اپراتور"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,7 @@
|
|||||||
"SORT_TOOLTIP_LABEL": "مرتبسازی گفتگوها",
|
"SORT_TOOLTIP_LABEL": "مرتبسازی گفتگوها",
|
||||||
"CHAT_SORT": {
|
"CHAT_SORT": {
|
||||||
"STATUS": "وضعیت",
|
"STATUS": "وضعیت",
|
||||||
"ORDER_BY": "Order by"
|
"ORDER_BY": "سفارش توسط"
|
||||||
},
|
},
|
||||||
"CHAT_SORT_FILTER_ITEMS": {
|
"CHAT_SORT_FILTER_ITEMS": {
|
||||||
"latest": {
|
"latest": {
|
||||||
@ -52,7 +52,7 @@
|
|||||||
"TEXT": "اولویت"
|
"TEXT": "اولویت"
|
||||||
},
|
},
|
||||||
"sort_on_waiting_since": {
|
"sort_on_waiting_since": {
|
||||||
"TEXT": "Pending Response"
|
"TEXT": "پاسخ در انتظار"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ATTACHMENTS": {
|
"ATTACHMENTS": {
|
||||||
|
|||||||
@ -34,7 +34,7 @@
|
|||||||
"TITLE": "افزودن برچسبها",
|
"TITLE": "افزودن برچسبها",
|
||||||
"PLACEHOLDER": "جستجو برچسبها",
|
"PLACEHOLDER": "جستجو برچسبها",
|
||||||
"NO_RESULT": "هیچ برچسبی یافت نشد",
|
"NO_RESULT": "هیچ برچسبی یافت نشد",
|
||||||
"CREATE_LABEL": "Create new label"
|
"CREATE_LABEL": "برچسب جدید ایجاد کنید"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"MERGE_CONTACT": "ادغام مخاطبین",
|
"MERGE_CONTACT": "ادغام مخاطبین",
|
||||||
@ -75,9 +75,9 @@
|
|||||||
"ERROR_MESSAGE": "خطایی پیش آمد. لطفا دوباره امتحان کنید"
|
"ERROR_MESSAGE": "خطایی پیش آمد. لطفا دوباره امتحان کنید"
|
||||||
},
|
},
|
||||||
"EXPORT_CONTACTS": {
|
"EXPORT_CONTACTS": {
|
||||||
"BUTTON_LABEL": "Export",
|
"BUTTON_LABEL": "خروجی گرفتن",
|
||||||
"TITLE": "Export Contacts",
|
"TITLE": "خروجی گرفتن مخاطب ها",
|
||||||
"DESC": "Export contacts to a CSV file.",
|
"DESC": "خروجی گرفتن مخاطب ها از طریق CSV",
|
||||||
"SUCCESS_MESSAGE": "Export is in progress, You will be notified via email when export file is ready to dowanlod.",
|
"SUCCESS_MESSAGE": "Export is in progress, You will be notified via email when export file is ready to dowanlod.",
|
||||||
"ERROR_MESSAGE": "خطایی پیش آمد. لطفا دوباره امتحان کنید"
|
"ERROR_MESSAGE": "خطایی پیش آمد. لطفا دوباره امتحان کنید"
|
||||||
},
|
},
|
||||||
@ -219,7 +219,7 @@
|
|||||||
"FILTER_CONTACTS": "فیلتر",
|
"FILTER_CONTACTS": "فیلتر",
|
||||||
"FILTER_CONTACTS_SAVE": "ذخیره فیلتر",
|
"FILTER_CONTACTS_SAVE": "ذخیره فیلتر",
|
||||||
"FILTER_CONTACTS_DELETE": "حذف فیلتر",
|
"FILTER_CONTACTS_DELETE": "حذف فیلتر",
|
||||||
"FILTER_CONTACTS_EDIT": "Edit segment",
|
"FILTER_CONTACTS_EDIT": "ویرایش بخش",
|
||||||
"LIST": {
|
"LIST": {
|
||||||
"LOADING_MESSAGE": "در حال بارگذاری مخاطبین...",
|
"LOADING_MESSAGE": "در حال بارگذاری مخاطبین...",
|
||||||
"404": "هیچ مخاطبی با جستجوی شما مطابقت ندارد 🔍",
|
"404": "هیچ مخاطبی با جستجوی شما مطابقت ندارد 🔍",
|
||||||
|
|||||||
@ -13,8 +13,8 @@
|
|||||||
"NO_INBOX_AGENT": "اوه اوه! به نظر میرسد شما عضو هیچ صندوق ورودی نیستید. لطفا با مدیر خود تماس بگیرید",
|
"NO_INBOX_AGENT": "اوه اوه! به نظر میرسد شما عضو هیچ صندوق ورودی نیستید. لطفا با مدیر خود تماس بگیرید",
|
||||||
"SEARCH_MESSAGES": "پیامها را در گفتگوها جستجو کنید",
|
"SEARCH_MESSAGES": "پیامها را در گفتگوها جستجو کنید",
|
||||||
"EMPTY_STATE": {
|
"EMPTY_STATE": {
|
||||||
"CMD_BAR": "to open command menu",
|
"CMD_BAR": "برای باز کردن منوی فرمان",
|
||||||
"KEYBOARD_SHORTCUTS": "to view keyboard shortcuts"
|
"KEYBOARD_SHORTCUTS": "برای مشاهده میانبرهای صفحه کلید"
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"TITLE": "جستجو پیامها",
|
"TITLE": "جستجو پیامها",
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "انصراف"
|
"CANCEL": "انصراف"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "به کمک احتياج داری؟",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Peruuta"
|
"CANCEL": "Peruuta"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} a mis à jour une macro (#%{id})",
|
"EDIT": "%{agentName} a mis à jour une macro (#%{id})",
|
||||||
"DELETE": "%{agentName} a supprimé une macro (#%{id})"
|
"DELETE": "%{agentName} a supprimé une macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Annuler"
|
"CANCEL": "Annuler"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Besoin d'aide ?",
|
||||||
|
"DISMISS": "Rejeter",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Améliorer avec l'IA",
|
"TITLE": "Améliorer avec l'IA",
|
||||||
"SUMMARY_TITLE": "Résumé avec l'IA",
|
"SUMMARY_TITLE": "Résumé avec l'IA",
|
||||||
"REPLY_TITLE": "Répondre à la suggestion avec l'IA",
|
"REPLY_TITLE": "Répondre à la suggestion avec l'IA",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "ביטול"
|
"CANCEL": "ביטול"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "זקוק לעזרה?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Cancel"
|
"CANCEL": "Cancel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Odustani"
|
"CANCEL": "Odustani"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Poboljšaj s AI",
|
"TITLE": "Poboljšaj s AI",
|
||||||
"SUMMARY_TITLE": "Sažetak s AI",
|
"SUMMARY_TITLE": "Sažetak s AI",
|
||||||
"REPLY_TITLE": "Prijedlog odgovora s AI",
|
"REPLY_TITLE": "Prijedlog odgovora s AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} frissített egy makrót (#%{id})",
|
"EDIT": "%{agentName} frissített egy makrót (#%{id})",
|
||||||
"DELETE": "%{agentName} törölt egy makrót (#%{id})"
|
"DELETE": "%{agentName} törölt egy makrót (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Mégse"
|
"CANCEL": "Mégse"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Kell segítség?",
|
||||||
|
"DISMISS": "Elutasítás",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Javítás AI segítségével",
|
"TITLE": "Javítás AI segítségével",
|
||||||
"SUMMARY_TITLE": "Összegzés Al segítségével",
|
"SUMMARY_TITLE": "Összegzés Al segítségével",
|
||||||
"REPLY_TITLE": "Válasz a javaslatra az AI-val",
|
"REPLY_TITLE": "Válasz a javaslatra az AI-val",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Cancel"
|
"CANCEL": "Cancel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} memperbarui makro (#%{id})",
|
"EDIT": "%{agentName} memperbarui makro (#%{id})",
|
||||||
"DELETE": "%{agentName} menghapus makro (#%{id})"
|
"DELETE": "%{agentName} menghapus makro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Batalkan"
|
"CANCEL": "Batalkan"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Butuh bantuan?",
|
||||||
|
"DISMISS": "Tutup",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Perbaiki dengan AI",
|
"TITLE": "Perbaiki dengan AI",
|
||||||
"SUMMARY_TITLE": "Ringkasan dengan AI",
|
"SUMMARY_TITLE": "Ringkasan dengan AI",
|
||||||
"REPLY_TITLE": "Saran balasan dengan AI",
|
"REPLY_TITLE": "Saran balasan dengan AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Hætta við"
|
"CANCEL": "Hætta við"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Vantar þig aðstoð?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "annulla"
|
"CANCEL": "annulla"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Hai bisogno di aiuto?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "キャンセル"
|
"CANCEL": "キャンセル"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Cancel"
|
"CANCEL": "Cancel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "취소"
|
"CANCEL": "취소"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} atnaujino makrokomandą (#%{id})",
|
"EDIT": "%{agentName} atnaujino makrokomandą (#%{id})",
|
||||||
"DELETE": "%{agentName} ištrynė makrokomandą (#%{id})"
|
"DELETE": "%{agentName} ištrynė makrokomandą (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -34,7 +34,7 @@
|
|||||||
},
|
},
|
||||||
"API": {
|
"API": {
|
||||||
"SUCCESS_MESSAGE": "Atsakymų Ruošinys pridėtas sėkmingai",
|
"SUCCESS_MESSAGE": "Atsakymų Ruošinys pridėtas sėkmingai",
|
||||||
"ERROR_MESSAGE": "Nepavyko prisijungti prie Woot serverio, bandykite dar kartą vėliau"
|
"ERROR_MESSAGE": "Nepavyko sukurti atsakymo ruošinį. Bandykite dar kartą vėliau."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"EDIT": {
|
"EDIT": {
|
||||||
@ -56,14 +56,14 @@
|
|||||||
"BUTTON_TEXT": "Taisyti",
|
"BUTTON_TEXT": "Taisyti",
|
||||||
"API": {
|
"API": {
|
||||||
"SUCCESS_MESSAGE": "Atsakymų Ruošinys atnaujintas sėkmingai",
|
"SUCCESS_MESSAGE": "Atsakymų Ruošinys atnaujintas sėkmingai",
|
||||||
"ERROR_MESSAGE": "Nepavyko prisijungti prie Woot serverio, bandykite dar kartą vėliau"
|
"ERROR_MESSAGE": "Nepavyko atnaujinti atsakymo ruošinį. Bandykite dar kartą vėliau."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"DELETE": {
|
"DELETE": {
|
||||||
"BUTTON_TEXT": "Ištrinti",
|
"BUTTON_TEXT": "Ištrinti",
|
||||||
"API": {
|
"API": {
|
||||||
"SUCCESS_MESSAGE": "Atsakymų Ruošinys ištrintas sėkmingai",
|
"SUCCESS_MESSAGE": "Atsakymų Ruošinys ištrintas sėkmingai",
|
||||||
"ERROR_MESSAGE": "Nepavyko prisijungti prie Woot serverio, bandykite dar kartą vėliau"
|
"ERROR_MESSAGE": "Nepavyko ištrinti atsakymo ruošinio. Bandykite dar kartą vėliau."
|
||||||
},
|
},
|
||||||
"CONFIRM": {
|
"CONFIRM": {
|
||||||
"TITLE": "Patvirtinti Ištrynimą",
|
"TITLE": "Patvirtinti Ištrynimą",
|
||||||
|
|||||||
@ -78,7 +78,7 @@
|
|||||||
"BUTTON_LABEL": "Eksportuoti",
|
"BUTTON_LABEL": "Eksportuoti",
|
||||||
"TITLE": "Eksportuoti Kontaktus",
|
"TITLE": "Eksportuoti Kontaktus",
|
||||||
"DESC": "Eksportuoti kontaktus į CSV failą.",
|
"DESC": "Eksportuoti kontaktus į CSV failą.",
|
||||||
"SUCCESS_MESSAGE": "Vykdomas eksportavimas, jums bus pranešta el. paštu, kai eksporto failas bus paruoštas įkelti.",
|
"SUCCESS_MESSAGE": "Vykdomas eksportavimas. Jums bus pranešta el. paštu, kai eksporto failas bus paruoštas įkelti.",
|
||||||
"ERROR_MESSAGE": "Įvyko klaida, prašau pabandykite dar kartą"
|
"ERROR_MESSAGE": "Įvyko klaida, prašau pabandykite dar kartą"
|
||||||
},
|
},
|
||||||
"DELETE_NOTE": {
|
"DELETE_NOTE": {
|
||||||
|
|||||||
@ -13,8 +13,8 @@
|
|||||||
"NO_INBOX_AGENT": "Oi! Atrodo, kad nesate jokio gautų laiškų aplanko dalis. Susisiekite su administratoriumi",
|
"NO_INBOX_AGENT": "Oi! Atrodo, kad nesate jokio gautų laiškų aplanko dalis. Susisiekite su administratoriumi",
|
||||||
"SEARCH_MESSAGES": "Ieškokite pranešimų pokalbiuose",
|
"SEARCH_MESSAGES": "Ieškokite pranešimų pokalbiuose",
|
||||||
"EMPTY_STATE": {
|
"EMPTY_STATE": {
|
||||||
"CMD_BAR": "to open command menu",
|
"CMD_BAR": "norėdami atidaryti komandų meniu",
|
||||||
"KEYBOARD_SHORTCUTS": "to view keyboard shortcuts"
|
"KEYBOARD_SHORTCUTS": "norėdami peržiūrėti sparčiuosius klavišus"
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"TITLE": "Ieškoti pranešimų",
|
"TITLE": "Ieškoti pranešimų",
|
||||||
|
|||||||
@ -111,8 +111,8 @@
|
|||||||
"ADD_LABEL": "Pridėti etiketę pokalbiui",
|
"ADD_LABEL": "Pridėti etiketę pokalbiui",
|
||||||
"REMOVE_LABEL": "Pašalinti pokalbio etiketę",
|
"REMOVE_LABEL": "Pašalinti pokalbio etiketę",
|
||||||
"SETTINGS": "Nustatymai",
|
"SETTINGS": "Nustatymai",
|
||||||
"AI_ASSIST": "AI Assist",
|
"AI_ASSIST": "AI pagalba",
|
||||||
"APPEARANCE": "Appearance"
|
"APPEARANCE": "Išvaizda"
|
||||||
},
|
},
|
||||||
"COMMANDS": {
|
"COMMANDS": {
|
||||||
"GO_TO_CONVERSATION_DASHBOARD": "Eikite į Pokalbio informacijos skydelį",
|
"GO_TO_CONVERSATION_DASHBOARD": "Eikite į Pokalbio informacijos skydelį",
|
||||||
@ -134,7 +134,7 @@
|
|||||||
"GO_TO_NOTIFICATIONS": "Eikite į Perspėjimus",
|
"GO_TO_NOTIFICATIONS": "Eikite į Perspėjimus",
|
||||||
"ADD_LABELS_TO_CONVERSATION": "Pridėti etiketę pokalbiui",
|
"ADD_LABELS_TO_CONVERSATION": "Pridėti etiketę pokalbiui",
|
||||||
"ASSIGN_AN_AGENT": "Priskirti Agentą",
|
"ASSIGN_AN_AGENT": "Priskirti Agentą",
|
||||||
"AI_ASSIST": "AI Assist",
|
"AI_ASSIST": "AI pagalba",
|
||||||
"ASSIGN_PRIORITY": "Nustatyti prioritetą",
|
"ASSIGN_PRIORITY": "Nustatyti prioritetą",
|
||||||
"ASSIGN_A_TEAM": "Priskirti komandą",
|
"ASSIGN_A_TEAM": "Priskirti komandą",
|
||||||
"MUTE_CONVERSATION": "Tildyti pokalbį",
|
"MUTE_CONVERSATION": "Tildyti pokalbį",
|
||||||
@ -150,9 +150,9 @@
|
|||||||
"UNTIL_NEXT_MONTH": "Iki kito mėnesio",
|
"UNTIL_NEXT_MONTH": "Iki kito mėnesio",
|
||||||
"AN_HOUR_FROM_NOW": "Iki valandos nuo dabar",
|
"AN_HOUR_FROM_NOW": "Iki valandos nuo dabar",
|
||||||
"CUSTOM": "Personalizuotas...",
|
"CUSTOM": "Personalizuotas...",
|
||||||
"CHANGE_APPEARANCE": "Change Appearance",
|
"CHANGE_APPEARANCE": "Keisti išvaizdą",
|
||||||
"LIGHT_MODE": "Light",
|
"LIGHT_MODE": "Šviesus",
|
||||||
"DARK_MODE": "Dark",
|
"DARK_MODE": "Tamsus",
|
||||||
"SYSTEM_MODE": "Sistema"
|
"SYSTEM_MODE": "Sistema"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -160,7 +160,7 @@
|
|||||||
"LOADING_MESSAGE": "Paleidžiama informacijos suvestinės programa..."
|
"LOADING_MESSAGE": "Paleidžiama informacijos suvestinės programa..."
|
||||||
},
|
},
|
||||||
"COMMON": {
|
"COMMON": {
|
||||||
"OR": "Or",
|
"OR": "Ar",
|
||||||
"CLICK_HERE": "paspausti čia"
|
"CLICK_HERE": "paspausti čia"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -112,14 +112,14 @@
|
|||||||
"ERROR": "Šis laukas yra privalomas"
|
"ERROR": "Šis laukas yra privalomas"
|
||||||
},
|
},
|
||||||
"API_KEY": {
|
"API_KEY": {
|
||||||
"USE_API_KEY": "Use API Key Authentication",
|
"USE_API_KEY": "Naudokite API Key autentifikavimą",
|
||||||
"LABEL": "API Key SID",
|
"LABEL": "API Key SID",
|
||||||
"PLACEHOLDER": "Please enter your API Key SID",
|
"PLACEHOLDER": "Įveskite savo API Key SID",
|
||||||
"ERROR": "Šis laukas yra privalomas"
|
"ERROR": "Šis laukas yra privalomas"
|
||||||
},
|
},
|
||||||
"API_KEY_SECRET": {
|
"API_KEY_SECRET": {
|
||||||
"LABEL": "API Key Secret",
|
"LABEL": "API Key Secret",
|
||||||
"PLACEHOLDER": "Please enter your API Key Secret",
|
"PLACEHOLDER": "Įveskite savo API Key Secret",
|
||||||
"ERROR": "Šis laukas yra privalomas"
|
"ERROR": "Šis laukas yra privalomas"
|
||||||
},
|
},
|
||||||
"MESSAGING_SERVICE_SID": {
|
"MESSAGING_SERVICE_SID": {
|
||||||
@ -403,9 +403,9 @@
|
|||||||
"DISABLED": "Išjungta"
|
"DISABLED": "Išjungta"
|
||||||
},
|
},
|
||||||
"SENDER_NAME_SECTION": {
|
"SENDER_NAME_SECTION": {
|
||||||
"TITLE": "Sender name",
|
"TITLE": "Siuntėjo vardas",
|
||||||
"SUB_TEXT": "Select the name shown to the your customer when they receive emails from your agents.",
|
"SUB_TEXT": "Pasirinkite vardą, kuris bus rodomas jūsų klientui, kai jis gauna el. laiškus iš jūsų agentų.",
|
||||||
"FOR_EG": "For eg:",
|
"FOR_EG": "Pvz:",
|
||||||
"FRIENDLY": {
|
"FRIENDLY": {
|
||||||
"TITLE": "Draugiškas",
|
"TITLE": "Draugiškas",
|
||||||
"FROM": "nuo",
|
"FROM": "nuo",
|
||||||
@ -413,11 +413,11 @@
|
|||||||
},
|
},
|
||||||
"PROFESSIONAL": {
|
"PROFESSIONAL": {
|
||||||
"TITLE": "Profesionalas",
|
"TITLE": "Profesionalas",
|
||||||
"SUBTITLE": "Use only the configured business name as the sender name in the email header."
|
"SUBTITLE": "Naudokite tik sukonfigūruotą įmonės pavadinimą kaip siuntėjo vardą el. pašto antraštėje."
|
||||||
},
|
},
|
||||||
"BUSINESS_NAME": {
|
"BUSINESS_NAME": {
|
||||||
"BUTTON_TEXT": "+ Configure your business name",
|
"BUTTON_TEXT": "+ Sukonfigūruokite įmonės pavadinimą",
|
||||||
"PLACEHOLDER": "Enter your business name",
|
"PLACEHOLDER": "Įveskite įmonės pavadinimą",
|
||||||
"SAVE_BUTTON_TEXT": "Išsaugoti"
|
"SAVE_BUTTON_TEXT": "Išsaugoti"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -486,7 +486,7 @@
|
|||||||
"ENABLE_CSAT": "Leisti CSAT",
|
"ENABLE_CSAT": "Leisti CSAT",
|
||||||
"SENDER_NAME_SECTION": "Enable Agent Name in Email",
|
"SENDER_NAME_SECTION": "Enable Agent Name in Email",
|
||||||
"ENABLE_CSAT_SUB_TEXT": "Leisti/neleisti CSAT (klientų pasitenkinimo) apklausą, kai baigsite pokalbį",
|
"ENABLE_CSAT_SUB_TEXT": "Leisti/neleisti CSAT (klientų pasitenkinimo) apklausą, kai baigsite pokalbį",
|
||||||
"SENDER_NAME_SECTION_TEXT": "Enable/Disable showing Agent's name in email, if disabled it will show business name",
|
"SENDER_NAME_SECTION_TEXT": "Įjungti/išjungti agento vardo rodymą el. pašte, jei išjungta, bus rodomas įmonės pavadinimas",
|
||||||
"ENABLE_CONTINUITY_VIA_EMAIL": "Leisti pokalbio tęstinumą el. paštu",
|
"ENABLE_CONTINUITY_VIA_EMAIL": "Leisti pokalbio tęstinumą el. paštu",
|
||||||
"ENABLE_CONTINUITY_VIA_EMAIL_SUB_TEXT": "Jei kontaktinis el. pašto adresas yra pasiekiamas, pokalbiai bus tęsiami el. paštu.",
|
"ENABLE_CONTINUITY_VIA_EMAIL_SUB_TEXT": "Jei kontaktinis el. pašto adresas yra pasiekiamas, pokalbiai bus tęsiami el. paštu.",
|
||||||
"LOCK_TO_SINGLE_CONVERSATION": "Laikykitės vieno pokalbio",
|
"LOCK_TO_SINGLE_CONVERSATION": "Laikykitės vieno pokalbio",
|
||||||
|
|||||||
@ -75,24 +75,24 @@
|
|||||||
"SLACK": {
|
"SLACK": {
|
||||||
"DELETE": "Ištrinti",
|
"DELETE": "Ištrinti",
|
||||||
"DELETE_CONFIRMATION": {
|
"DELETE_CONFIRMATION": {
|
||||||
"TITLE": "Delete the integration",
|
"TITLE": "Ištrinkite integraciją",
|
||||||
"MESSAGE": "Are you sure you want to delete the integration? Doing so will result in the loss of access to conversations on your Slack workspace."
|
"MESSAGE": "Ar tikrai norite ištrinti integraciją? Tai padarius prarasite prieigą prie pokalbių Slack darbo erdvėje."
|
||||||
},
|
},
|
||||||
"HELP_TEXT": {
|
"HELP_TEXT": {
|
||||||
"TITLE": "Slack integracijos naudojimas",
|
"TITLE": "Slack integracijos naudojimas",
|
||||||
"BODY": "<br/><p>Dabar Chatwoot sinchronizuos visus gaunamus pokalbius į <b><i>kliento pokalbiai</i></b> kanalą jūsų laisvoje darbo vietoje.</p><p>Atsakymas į pokalbių giją <b><i>kliento pokalbiai</i></b> Slack kanale pateiks atsakymą klientui per chatwoot.</p><p>Atsakymus pradėkite naudodami <b><i> pastaba:</i></b> jei norite sukurti privačias pastabas, o ne atsakymus.</p><p>Jei „slack“ atsakytojas turi agento profilį „chatwoot“ tuo pačiu el. pašto adresu, atsakymai bus atitinkamai susieti.</p><p> p><p>Kai atsakiklis neturi susieto agento profilio, atsakymai bus pateikiami iš boto profilio.</p>",
|
"BODY": "<br/><p>Dabar Chatwoot sinchronizuos visus gaunamus pokalbius į <b><i>kliento pokalbiai</i></b> kanalą jūsų laisvoje darbo vietoje.</p><p>Atsakymas į pokalbių giją <b><i>kliento pokalbiai</i></b> Slack kanale pateiks atsakymą klientui per chatwoot.</p><p>Atsakymus pradėkite naudodami <b><i> pastaba:</i></b> jei norite sukurti privačias pastabas, o ne atsakymus.</p><p>Jei „slack“ atsakytojas turi agento profilį „chatwoot“ tuo pačiu el. pašto adresu, atsakymai bus atitinkamai susieti.</p><p> p><p>Kai atsakiklis neturi susieto agento profilio, atsakymai bus pateikiami iš boto profilio.</p>",
|
||||||
"SELECTED": "selected"
|
"SELECTED": "pasirinkta"
|
||||||
},
|
},
|
||||||
"SELECT_CHANNEL": {
|
"SELECT_CHANNEL": {
|
||||||
"OPTION_LABEL": "Select a channel",
|
"OPTION_LABEL": "Pasirinkite kanalą",
|
||||||
"UPDATE": "Atnaujinti",
|
"UPDATE": "Atnaujinti",
|
||||||
"BUTTON_TEXT": "Connect channel",
|
"BUTTON_TEXT": "Prijunkite kanalą",
|
||||||
"DESCRIPTION": "Your Slack workspace is now linked with Chatwoot. However, the integration is currently inactive. To activate the integration and connect a channel to Chatwoot, please click the button below.\n\n**Note:** If you are attempting to connect a private channel, add the Chatwoot app to the Slack channel before proceeding with this step.",
|
"DESCRIPTION": "Your Slack workspace is now linked with Chatwoot. However, the integration is currently inactive. To activate the integration and connect a channel to Chatwoot, please click the button below.\n\n**Note:** If you are attempting to connect a private channel, add the Chatwoot app to the Slack channel before proceeding with this step.",
|
||||||
"ATTENTION_REQUIRED": "Attention required"
|
"ATTENTION_REQUIRED": "Reikalingas dėmesys"
|
||||||
},
|
},
|
||||||
"UPDATE_ERROR": "There was an error updating the integration, please try again",
|
"UPDATE_ERROR": "Atnaujinant integraciją įvyko klaida, bandykite dar kartą",
|
||||||
"UPDATE_SUCCESS": "The channel is connected successfully",
|
"UPDATE_SUCCESS": "Kanalas sėkmingai prijungtas",
|
||||||
"FAILED_TO_FETCH_CHANNELS": "There was an error fetching the channels from Slack, please try again"
|
"FAILED_TO_FETCH_CHANNELS": "Gaunant kanalus iš Slack įvyko klaida, bandykite dar kartą"
|
||||||
},
|
},
|
||||||
"DYTE": {
|
"DYTE": {
|
||||||
"CLICK_HERE_TO_JOIN": "Spausti čia kad prisijungti",
|
"CLICK_HERE_TO_JOIN": "Spausti čia kad prisijungti",
|
||||||
@ -102,15 +102,15 @@
|
|||||||
"CREATE_ERROR": "Įvyko klaida kuriant susitikimo nuorodą, pabandykite dar kartą"
|
"CREATE_ERROR": "Įvyko klaida kuriant susitikimo nuorodą, pabandykite dar kartą"
|
||||||
},
|
},
|
||||||
"OPEN_AI": {
|
"OPEN_AI": {
|
||||||
"AI_ASSIST": "AI Assist",
|
"AI_ASSIST": "AI pagalba",
|
||||||
"WITH_AI": " %{option} with AI ",
|
"WITH_AI": " %{option} su AI ",
|
||||||
"OPTIONS": {
|
"OPTIONS": {
|
||||||
"REPLY_SUGGESTION": "Reply Suggestion",
|
"REPLY_SUGGESTION": "Atsakymo pasiūlymas",
|
||||||
"SUMMARIZE": "Summarize",
|
"SUMMARIZE": "Apibendrinti",
|
||||||
"REPHRASE": "Improve Writing",
|
"REPHRASE": "Pagerinkite rašymą",
|
||||||
"FIX_SPELLING_GRAMMAR": "Fix Spelling and Grammar",
|
"FIX_SPELLING_GRAMMAR": "Pataisykite rašybą ir gramatiką",
|
||||||
"SHORTEN": "Shorten",
|
"SHORTEN": "Sutrumpinti",
|
||||||
"EXPAND": "Expand",
|
"EXPAND": "Išskleisti",
|
||||||
"MAKE_FRIENDLY": "Change message tone to friendly",
|
"MAKE_FRIENDLY": "Change message tone to friendly",
|
||||||
"MAKE_FORMAL": "Use formal tone",
|
"MAKE_FORMAL": "Use formal tone",
|
||||||
"SIMPLIFY": "Simplify"
|
"SIMPLIFY": "Simplify"
|
||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Atšaukti"
|
"CANCEL": "Atšaukti"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Įveskite savo OpenAI API raktą",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Reikia pagalbos?",
|
||||||
|
"DISMISS": "Atsisakyti",
|
||||||
|
"FINISH": "Baigti nustatymus"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Tobulinti naudojant AI",
|
"TITLE": "Tobulinti naudojant AI",
|
||||||
"SUMMARY_TITLE": "Apibendrinimas naudojant AI",
|
"SUMMARY_TITLE": "Apibendrinimas naudojant AI",
|
||||||
"REPLY_TITLE": "Atsakymo pasiūlymas naudjant AI",
|
"REPLY_TITLE": "Atsakymo pasiūlymas naudjant AI",
|
||||||
|
|||||||
@ -149,7 +149,7 @@
|
|||||||
"SELECTOR_SUBTITLE": "Pasirinkite paskyrą iš toliau pateikto sąrašo",
|
"SELECTOR_SUBTITLE": "Pasirinkite paskyrą iš toliau pateikto sąrašo",
|
||||||
"PROFILE_SETTINGS": "Profilio Nustatymai",
|
"PROFILE_SETTINGS": "Profilio Nustatymai",
|
||||||
"KEYBOARD_SHORTCUTS": "Spartieji klavišai",
|
"KEYBOARD_SHORTCUTS": "Spartieji klavišai",
|
||||||
"APPEARANCE": "Change Appearance",
|
"APPEARANCE": "Keisti išvaizdą",
|
||||||
"SUPER_ADMIN_CONSOLE": "Super Admin Console",
|
"SUPER_ADMIN_CONSOLE": "Super Admin Console",
|
||||||
"LOGOUT": "Atsijungti"
|
"LOGOUT": "Atsijungti"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -56,8 +56,16 @@
|
|||||||
"EDIT": "%{agentName} atjaunināja makro (#%{id})",
|
"EDIT": "%{agentName} atjaunināja makro (#%{id})",
|
||||||
"DELETE": "%{agentName} izdzēsa makro (#%{id})"
|
"DELETE": "%{agentName} izdzēsa makro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} pievienoja %{user} iesūtnei(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} noņēma %{user} no iesūtnes(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} pievienoja %{user} komandai(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} noņēma %{user} no komandas(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} atjaunināja (#%{id}) konta konfigurāciju "
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"BULK_ACTION": {
|
"BULK_ACTION": {
|
||||||
"CONVERSATIONS_SELECTED": "Izvēlētas %{conversationCount} sarunas",
|
"CONVERSATIONS_SELECTED": "Izvēlētas %{conversationCount} sarunas",
|
||||||
"AGENT_SELECT_LABEL": "Izvēlieties Aģentu",
|
"AGENT_SELECT_LABEL": "Izvēlēties Aģentu",
|
||||||
"ASSIGN_CONFIRMATION_LABEL": "Vai patiešām vēlaties piesaistīt %{conversationCount} %{conversationLabel} pie",
|
"ASSIGN_CONFIRMATION_LABEL": "Vai patiešām vēlaties piesaistīt %{conversationCount} %{conversationLabel} pie",
|
||||||
"UNASSIGN_CONFIRMATION_LABEL": "Vai patiešām vēlaties atsaistīt %{conversationCount} %{conversationLabel}?",
|
"UNASSIGN_CONFIRMATION_LABEL": "Vai patiešām vēlaties atsaistīt %{conversationCount} %{conversationLabel}?",
|
||||||
"GO_BACK_LABEL": "Atgriezties",
|
"GO_BACK_LABEL": "Atgriezties",
|
||||||
|
|||||||
@ -34,7 +34,7 @@
|
|||||||
},
|
},
|
||||||
"API": {
|
"API": {
|
||||||
"SUCCESS_MESSAGE": "Sagatavotā Atbilde ir veiksmīgi pievienota",
|
"SUCCESS_MESSAGE": "Sagatavotā Atbilde ir veiksmīgi pievienota",
|
||||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
"ERROR_MESSAGE": "Nevarēja izveidot sagatavotu atbildi. Lūdzu, pamēģiniet vēlreiz vēlāk."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"EDIT": {
|
"EDIT": {
|
||||||
@ -56,14 +56,14 @@
|
|||||||
"BUTTON_TEXT": "Rediģēt",
|
"BUTTON_TEXT": "Rediģēt",
|
||||||
"API": {
|
"API": {
|
||||||
"SUCCESS_MESSAGE": "Sagatavotā Atbilde ir veiksmīgi atjaunināta",
|
"SUCCESS_MESSAGE": "Sagatavotā Atbilde ir veiksmīgi atjaunināta",
|
||||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
"ERROR_MESSAGE": "Nevarēja atjaunināt sagatavoto atbildi. Lūdzu, pamēģiniet vēlreiz vēlāk."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"DELETE": {
|
"DELETE": {
|
||||||
"BUTTON_TEXT": "Dzēst",
|
"BUTTON_TEXT": "Dzēst",
|
||||||
"API": {
|
"API": {
|
||||||
"SUCCESS_MESSAGE": "Sagatavotā Atbilde ir veiksmīgi izdzēsta",
|
"SUCCESS_MESSAGE": "Sagatavotā Atbilde ir veiksmīgi izdzēsta",
|
||||||
"ERROR_MESSAGE": "Nevar izveidot savienojumu ar Woot serveri. Lūdzu, vēlāk pamēģiniet vēlreiz"
|
"ERROR_MESSAGE": "Nevarēja izdzēst sagatavoto atbildi. Lūdzu, pamēģiniet vēlreiz vēlāk."
|
||||||
},
|
},
|
||||||
"CONFIRM": {
|
"CONFIRM": {
|
||||||
"TITLE": "Apstiprināt Dzēšanu",
|
"TITLE": "Apstiprināt Dzēšanu",
|
||||||
|
|||||||
@ -146,7 +146,7 @@
|
|||||||
"LABEL": "Valsts Nosaukums",
|
"LABEL": "Valsts Nosaukums",
|
||||||
"SELECT_PLACEHOLDER": "Izvēlieties",
|
"SELECT_PLACEHOLDER": "Izvēlieties",
|
||||||
"REMOVE": "Noņemt",
|
"REMOVE": "Noņemt",
|
||||||
"SELECT_COUNTRY": "Izvēlies valsti"
|
"SELECT_COUNTRY": "Izvēlieties valsti"
|
||||||
},
|
},
|
||||||
"CITY": {
|
"CITY": {
|
||||||
"PLACEHOLDER": "Ievadiet pilsētas nosaukumu",
|
"PLACEHOLDER": "Ievadiet pilsētas nosaukumu",
|
||||||
|
|||||||
@ -13,8 +13,8 @@
|
|||||||
"NO_INBOX_AGENT": "Ak, vai! Izskatās, ka Jūs neesat nevienas iesūtnes dalībnieks. Lūdzu, sazinieties ar savu administratoru",
|
"NO_INBOX_AGENT": "Ak, vai! Izskatās, ka Jūs neesat nevienas iesūtnes dalībnieks. Lūdzu, sazinieties ar savu administratoru",
|
||||||
"SEARCH_MESSAGES": "Meklēt ziņojumus sarunās",
|
"SEARCH_MESSAGES": "Meklēt ziņojumus sarunās",
|
||||||
"EMPTY_STATE": {
|
"EMPTY_STATE": {
|
||||||
"CMD_BAR": "to open command menu",
|
"CMD_BAR": "lai atvērtu komandu izvēlni",
|
||||||
"KEYBOARD_SHORTCUTS": "to view keyboard shortcuts"
|
"KEYBOARD_SHORTCUTS": "lai skatītu klaviatūras īsinājumtaustiņus"
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"TITLE": "Meklēt ziņojumus",
|
"TITLE": "Meklēt ziņojumus",
|
||||||
|
|||||||
@ -111,8 +111,8 @@
|
|||||||
"ADD_LABEL": "Pievienot sarunai etiķeti",
|
"ADD_LABEL": "Pievienot sarunai etiķeti",
|
||||||
"REMOVE_LABEL": "Noņemt etiķeti no sarunas",
|
"REMOVE_LABEL": "Noņemt etiķeti no sarunas",
|
||||||
"SETTINGS": "Iestatījumi",
|
"SETTINGS": "Iestatījumi",
|
||||||
"AI_ASSIST": "AI Assist",
|
"AI_ASSIST": "AI Palīgs",
|
||||||
"APPEARANCE": "Appearance"
|
"APPEARANCE": "Izskats"
|
||||||
},
|
},
|
||||||
"COMMANDS": {
|
"COMMANDS": {
|
||||||
"GO_TO_CONVERSATION_DASHBOARD": "Doties uz Sarunu Informācijas Paneli",
|
"GO_TO_CONVERSATION_DASHBOARD": "Doties uz Sarunu Informācijas Paneli",
|
||||||
@ -134,7 +134,7 @@
|
|||||||
"GO_TO_NOTIFICATIONS": "Doties uz Paziņojumiem",
|
"GO_TO_NOTIFICATIONS": "Doties uz Paziņojumiem",
|
||||||
"ADD_LABELS_TO_CONVERSATION": "Pievienot sarunai etiķeti",
|
"ADD_LABELS_TO_CONVERSATION": "Pievienot sarunai etiķeti",
|
||||||
"ASSIGN_AN_AGENT": "Piešķirt aģentu",
|
"ASSIGN_AN_AGENT": "Piešķirt aģentu",
|
||||||
"AI_ASSIST": "AI Assist",
|
"AI_ASSIST": "AI Palīgs",
|
||||||
"ASSIGN_PRIORITY": "Piešķirt prioritāti",
|
"ASSIGN_PRIORITY": "Piešķirt prioritāti",
|
||||||
"ASSIGN_A_TEAM": "Piešķirt komandu",
|
"ASSIGN_A_TEAM": "Piešķirt komandu",
|
||||||
"MUTE_CONVERSATION": "Izslēgt sarunu",
|
"MUTE_CONVERSATION": "Izslēgt sarunu",
|
||||||
@ -150,9 +150,9 @@
|
|||||||
"UNTIL_NEXT_MONTH": "Līdz nākamajam mēnesim",
|
"UNTIL_NEXT_MONTH": "Līdz nākamajam mēnesim",
|
||||||
"AN_HOUR_FROM_NOW": "Līdz stundai, no šī brīža",
|
"AN_HOUR_FROM_NOW": "Līdz stundai, no šī brīža",
|
||||||
"CUSTOM": "Pielāgot...",
|
"CUSTOM": "Pielāgot...",
|
||||||
"CHANGE_APPEARANCE": "Change Appearance",
|
"CHANGE_APPEARANCE": "Mainīt Izskatu",
|
||||||
"LIGHT_MODE": "Light",
|
"LIGHT_MODE": "Gaišs",
|
||||||
"DARK_MODE": "Dark",
|
"DARK_MODE": "Tumšs",
|
||||||
"SYSTEM_MODE": "Sistēma"
|
"SYSTEM_MODE": "Sistēma"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -160,7 +160,7 @@
|
|||||||
"LOADING_MESSAGE": "Notiek informācijas paneļa lietotnes ielāde..."
|
"LOADING_MESSAGE": "Notiek informācijas paneļa lietotnes ielāde..."
|
||||||
},
|
},
|
||||||
"COMMON": {
|
"COMMON": {
|
||||||
"OR": "Or",
|
"OR": "Vai",
|
||||||
"CLICK_HERE": "noklikšķiniet šeit"
|
"CLICK_HERE": "noklikšķiniet šeit"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -236,13 +236,13 @@
|
|||||||
"DOMAIN": {
|
"DOMAIN": {
|
||||||
"LABEL": "Pielāgots domēns",
|
"LABEL": "Pielāgots domēns",
|
||||||
"PLACEHOLDER": "Portāla pielāgots domēns",
|
"PLACEHOLDER": "Portāla pielāgots domēns",
|
||||||
"HELP_TEXT": "Pievienojiet tikai tad, ja vēlaties saviem portāliem izmantot pielāgotu domēnu. Piemēram: https://example.com",
|
"HELP_TEXT": "Pievienot tikai tad, ja vēlaties saviem portāliem izmantot pielāgotu domēnu. Piemēram: %{exampleURL}",
|
||||||
"ERROR": "Ievadiet derīgu domēna URL"
|
"ERROR": "Ievadiet derīgu domēna URL"
|
||||||
},
|
},
|
||||||
"HOME_PAGE_LINK": {
|
"HOME_PAGE_LINK": {
|
||||||
"LABEL": "Mājaslapas saite",
|
"LABEL": "Mājaslapas saite",
|
||||||
"PLACEHOLDER": "Portāla mājaslapas saite",
|
"PLACEHOLDER": "Portāla mājaslapas saite",
|
||||||
"HELP_TEXT": "Saite, ko izmanto lai atgrieztos no portāla uz sākumlapu. Piemēram: https://example.com",
|
"HELP_TEXT": "Saite, ko izmanto lai atgrieztos no portāla uz sākumlapu. Piemēram: %{exampleURL}",
|
||||||
"ERROR": "Ievadiet derīgu sākumlapas URL"
|
"ERROR": "Ievadiet derīgu sākumlapas URL"
|
||||||
},
|
},
|
||||||
"THEME_COLOR": {
|
"THEME_COLOR": {
|
||||||
|
|||||||
@ -112,14 +112,14 @@
|
|||||||
"ERROR": "Šis lauks ir nepieciešams"
|
"ERROR": "Šis lauks ir nepieciešams"
|
||||||
},
|
},
|
||||||
"API_KEY": {
|
"API_KEY": {
|
||||||
"USE_API_KEY": "Use API Key Authentication",
|
"USE_API_KEY": "Izmantot API Atslēgas Autentifikāciju",
|
||||||
"LABEL": "API Key SID",
|
"LABEL": "API Atslēgas SID",
|
||||||
"PLACEHOLDER": "Please enter your API Key SID",
|
"PLACEHOLDER": "Lūdzu, ievadiet savu API Atslēgas SID",
|
||||||
"ERROR": "Šis lauks ir nepieciešams"
|
"ERROR": "Šis lauks ir nepieciešams"
|
||||||
},
|
},
|
||||||
"API_KEY_SECRET": {
|
"API_KEY_SECRET": {
|
||||||
"LABEL": "API Key Secret",
|
"LABEL": "API Atslēgas Noslēpums",
|
||||||
"PLACEHOLDER": "Please enter your API Key Secret",
|
"PLACEHOLDER": "Lūdzu, ievadiet savu API Atslēgas Noslēpumu",
|
||||||
"ERROR": "Šis lauks ir nepieciešams"
|
"ERROR": "Šis lauks ir nepieciešams"
|
||||||
},
|
},
|
||||||
"MESSAGING_SERVICE_SID": {
|
"MESSAGING_SERVICE_SID": {
|
||||||
@ -403,21 +403,21 @@
|
|||||||
"DISABLED": "Atspējots"
|
"DISABLED": "Atspējots"
|
||||||
},
|
},
|
||||||
"SENDER_NAME_SECTION": {
|
"SENDER_NAME_SECTION": {
|
||||||
"TITLE": "Sender name",
|
"TITLE": "Sūtītāja vārds",
|
||||||
"SUB_TEXT": "Select the name shown to the your customer when they receive emails from your agents.",
|
"SUB_TEXT": "Izvēlieties vārdu, kas uzrādīsies Jūsu klientam kad viņš saņems e-pasta ziņojumus no Jūsu aģentiem.",
|
||||||
"FOR_EG": "For eg:",
|
"FOR_EG": "Piemēram:",
|
||||||
"FRIENDLY": {
|
"FRIENDLY": {
|
||||||
"TITLE": "Draudzīgs",
|
"TITLE": "Draudzīgs",
|
||||||
"FROM": "no",
|
"FROM": "no",
|
||||||
"SUBTITLE": "Add the name of the agent who sent the reply in the sender name to make it friendly."
|
"SUBTITLE": "Sūtītāja vārdā pievienojiet tā aģenta vārdu, kurš nosūtīja atbildi, lai atbilde būtu draudzīga."
|
||||||
},
|
},
|
||||||
"PROFESSIONAL": {
|
"PROFESSIONAL": {
|
||||||
"TITLE": "Profesionāls",
|
"TITLE": "Profesionāls",
|
||||||
"SUBTITLE": "Use only the configured business name as the sender name in the email header."
|
"SUBTITLE": "Izmantot tikai konfigurēto uzņēmuma nosaukumu kā sūtītāja vārdu e-pasta galvenē."
|
||||||
},
|
},
|
||||||
"BUSINESS_NAME": {
|
"BUSINESS_NAME": {
|
||||||
"BUTTON_TEXT": "+ Configure your business name",
|
"BUTTON_TEXT": "+ Konfigurēt uzņēmuma nosaukumu",
|
||||||
"PLACEHOLDER": "Enter your business name",
|
"PLACEHOLDER": "Ievadiet uzņēmuma nosaukumu",
|
||||||
"SAVE_BUTTON_TEXT": "Saglabāt"
|
"SAVE_BUTTON_TEXT": "Saglabāt"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -484,9 +484,9 @@
|
|||||||
"ENABLE_EMAIL_COLLECT_BOX_SUB_TEXT": "Iespējot vai atspējot e-pasta iegūšanas lodziņu jaunai sarunai",
|
"ENABLE_EMAIL_COLLECT_BOX_SUB_TEXT": "Iespējot vai atspējot e-pasta iegūšanas lodziņu jaunai sarunai",
|
||||||
"AUTO_ASSIGNMENT": "Iespējot automātisko piešķiršanu",
|
"AUTO_ASSIGNMENT": "Iespējot automātisko piešķiršanu",
|
||||||
"ENABLE_CSAT": "Iespējot CSAT",
|
"ENABLE_CSAT": "Iespējot CSAT",
|
||||||
"SENDER_NAME_SECTION": "Enable Agent Name in Email",
|
"SENDER_NAME_SECTION": "Iespējot Aģenta Vārdu E-pastā",
|
||||||
"ENABLE_CSAT_SUB_TEXT": "Iespējot/Atspējot CSAT (klientu apmierinātības) aptauju pēc sarunas atrisināšanas",
|
"ENABLE_CSAT_SUB_TEXT": "Iespējot/Atspējot CSAT (klientu apmierinātības) aptauju pēc sarunas atrisināšanas",
|
||||||
"SENDER_NAME_SECTION_TEXT": "Enable/Disable showing Agent's name in email, if disabled it will show business name",
|
"SENDER_NAME_SECTION_TEXT": "Iespējot/Atspējot aģenta vārda rādīšanu e-pastā. Ja tas ir atspējots, tiks rādīts uzņēmuma nosaukums",
|
||||||
"ENABLE_CONTINUITY_VIA_EMAIL": "Iespējot sarunas nepārtrauktību, izmantojot e-pastu",
|
"ENABLE_CONTINUITY_VIA_EMAIL": "Iespējot sarunas nepārtrauktību, izmantojot e-pastu",
|
||||||
"ENABLE_CONTINUITY_VIA_EMAIL_SUB_TEXT": "Sarunas turpināsies pa e-pastu, ja saziņas e-pasta adrese ir pieejama.",
|
"ENABLE_CONTINUITY_VIA_EMAIL_SUB_TEXT": "Sarunas turpināsies pa e-pastu, ja saziņas e-pasta adrese ir pieejama.",
|
||||||
"LOCK_TO_SINGLE_CONVERSATION": "Pieturēties pie vienas sarunas",
|
"LOCK_TO_SINGLE_CONVERSATION": "Pieturēties pie vienas sarunas",
|
||||||
|
|||||||
@ -21,7 +21,7 @@
|
|||||||
},
|
},
|
||||||
"END_POINT": {
|
"END_POINT": {
|
||||||
"LABEL": "Webhook URL",
|
"LABEL": "Webhook URL",
|
||||||
"PLACEHOLDER": "Piemēram: https://example/api/webhook",
|
"PLACEHOLDER": "Piemēram: %{webhookExampleURL}",
|
||||||
"ERROR": "Lūdzu, ievadiet derīgu URL"
|
"ERROR": "Lūdzu, ievadiet derīgu URL"
|
||||||
},
|
},
|
||||||
"EDIT_SUBMIT": "Atjaunināt webhook",
|
"EDIT_SUBMIT": "Atjaunināt webhook",
|
||||||
@ -75,24 +75,24 @@
|
|||||||
"SLACK": {
|
"SLACK": {
|
||||||
"DELETE": "Dzēst",
|
"DELETE": "Dzēst",
|
||||||
"DELETE_CONFIRMATION": {
|
"DELETE_CONFIRMATION": {
|
||||||
"TITLE": "Delete the integration",
|
"TITLE": "Dzēst integrāciju",
|
||||||
"MESSAGE": "Are you sure you want to delete the integration? Doing so will result in the loss of access to conversations on your Slack workspace."
|
"MESSAGE": "Vai tiešām vēlaties dzēst integrāciju? To darot, tiks zaudēta piekļuve sarunām Jūsu Slack workspace."
|
||||||
},
|
},
|
||||||
"HELP_TEXT": {
|
"HELP_TEXT": {
|
||||||
"TITLE": "Izmantojot Slack Integrāciju",
|
"TITLE": "Kā izmantot Slack integrāciju?",
|
||||||
"BODY": "<br/><p>Chatwoot tagad sinhronizēs visas ienākošās <b><i>customer-conversations</i></b> kanāla sarunas, kas atrodas Jūsu slack workplace.</p><p>Atbildot uz sarunas vītni, <b><i>customer-conversations</i></b> slack kanālā tiks izveidota atbilde klientam, izmantojot chatwoot.</p><p>Sāciet atbildes ar <b><i>note:</i></b> lai izveidotu individuālas piezīmes, nevis atbildes.</p><p>Ja slack atbildētājam ir aģenta profils pakalpojumā chatwoot, ar tādu pašu e-pasta adresi, atbildes tiks attiecīgi sasaistītas.</p><p>Kad atbildētājam nebūs piesaistīts aģenta profils, atbildes tiks sniegtas no robotprogrammatūras profila.</p>",
|
"BODY": "Izmantojot šo integrāciju, visas Jūsu ienākošās sarunas tiks sinhronizētas ar Jūsu Slack workspace kanālu ***%{selectedChannelName}***. Jūs varat pārvaldīt visas savas sarunas ar klientiem savā kanālā un nekad nepalaist garām nevienu ziņojumu.\n\nŠeit ir galvenās integrācijas iezīmes:\n\n**Atbildēt uz sarunām no Slack:** Lai atbildētu uz sarunu Slack kanālā ***%{selectedChannelName}***, uzrakstiet savu ziņojumu un nosūtiet to kā pavedienu. Tas nosūtīs atbildi klientam, izmantojot Chatwoot. Tas ir tik vienkārši!\n\n **Izveidot privātas piezīmes:** Ja vēlaties izveidot privātas piezīmes, nevis atbildes, sāciet ziņojumu ar ***`note:`***. Tas nodrošina, ka jūsu ziņojums ir privāts un nebūs redzams klientam.\n\n**Asociēt aģenta profilu:** Ja personai, kas atbildēja Slack kanālā, ir aģenta profils pakalpojumā Chatwoot, ar tādu pašu e-pasta adresi, atbildes tiks automātiski asociētas ar šo aģenta profilu. Tas nozīmē, ka varat viegli izsekot kurš ko teica un kad. No otras puses, ja atbildētājam nav asociēta aģenta profila, atbildes klientam tiks rādītas no robotprogrammatūras profila.",
|
||||||
"SELECTED": "selected"
|
"SELECTED": "izvēlēts"
|
||||||
},
|
},
|
||||||
"SELECT_CHANNEL": {
|
"SELECT_CHANNEL": {
|
||||||
"OPTION_LABEL": "Select a channel",
|
"OPTION_LABEL": "Izvēlēties kanālu",
|
||||||
"UPDATE": "Atjaunināt",
|
"UPDATE": "Atjaunināt",
|
||||||
"BUTTON_TEXT": "Connect channel",
|
"BUTTON_TEXT": "Pievienot kanālu",
|
||||||
"DESCRIPTION": "Your Slack workspace is now linked with Chatwoot. However, the integration is currently inactive. To activate the integration and connect a channel to Chatwoot, please click the button below.\n\n**Note:** If you are attempting to connect a private channel, add the Chatwoot app to the Slack channel before proceeding with this step.",
|
"DESCRIPTION": "Jūsu Slack workspace tagad ir saistīta ar Chatwoot, taču integrācija pašlaik ir neaktīva. Lai aktivizētu integrāciju un savienotu kanālu ar Chatwoot, lūdzu, noklikšķiniet uz tālāk esošās pogas.\n\n**Piezīme:** Ja mēģinat izveidot savienojumu ar privātu kanālu, pirms turpināt šo darbību, pievienojiet lietotni Chatwoot Slack kanālam.",
|
||||||
"ATTENTION_REQUIRED": "Attention required"
|
"ATTENTION_REQUIRED": "Nepieciešama uzmanība"
|
||||||
},
|
},
|
||||||
"UPDATE_ERROR": "There was an error updating the integration, please try again",
|
"UPDATE_ERROR": "Atjauninot integrāciju radās kļūda. Lūdzu, mēģiniet vēlreiz",
|
||||||
"UPDATE_SUCCESS": "The channel is connected successfully",
|
"UPDATE_SUCCESS": "Kanāls ir veiksmīgi pievienots",
|
||||||
"FAILED_TO_FETCH_CHANNELS": "There was an error fetching the channels from Slack, please try again"
|
"FAILED_TO_FETCH_CHANNELS": "Ienesot kanālus no Slack radās kļūda. Lūdzu, mēģiniet vēlreiz"
|
||||||
},
|
},
|
||||||
"DYTE": {
|
"DYTE": {
|
||||||
"CLICK_HERE_TO_JOIN": "Noklikšķiniet šeit, lai pievienotos",
|
"CLICK_HERE_TO_JOIN": "Noklikšķiniet šeit, lai pievienotos",
|
||||||
@ -102,28 +102,40 @@
|
|||||||
"CREATE_ERROR": "Veidojot sapulces saiti, radās kļūda. Lūdzu, mēģiniet vēlreiz"
|
"CREATE_ERROR": "Veidojot sapulces saiti, radās kļūda. Lūdzu, mēģiniet vēlreiz"
|
||||||
},
|
},
|
||||||
"OPEN_AI": {
|
"OPEN_AI": {
|
||||||
"AI_ASSIST": "AI Assist",
|
"AI_ASSIST": "AI Palīgs",
|
||||||
"WITH_AI": " %{option} with AI ",
|
"WITH_AI": " %{option} ar AI ",
|
||||||
"OPTIONS": {
|
"OPTIONS": {
|
||||||
"REPLY_SUGGESTION": "Reply Suggestion",
|
"REPLY_SUGGESTION": "Atbildes Ieteikums",
|
||||||
"SUMMARIZE": "Summarize",
|
"SUMMARIZE": "Apkopot",
|
||||||
"REPHRASE": "Improve Writing",
|
"REPHRASE": "Uzlabot Rakstību",
|
||||||
"FIX_SPELLING_GRAMMAR": "Fix Spelling and Grammar",
|
"FIX_SPELLING_GRAMMAR": "Izlabot Pareizrakstību un Gramatiku",
|
||||||
"SHORTEN": "Shorten",
|
"SHORTEN": "Saīsināt",
|
||||||
"EXPAND": "Expand",
|
"EXPAND": "Izvērst",
|
||||||
"MAKE_FRIENDLY": "Change message tone to friendly",
|
"MAKE_FRIENDLY": "Mainīt ziņojuma toni uz draudzīgu",
|
||||||
"MAKE_FORMAL": "Use formal tone",
|
"MAKE_FORMAL": "Izmantot formālu toni",
|
||||||
"SIMPLIFY": "Simplify"
|
"SIMPLIFY": "Vienkāršot"
|
||||||
},
|
},
|
||||||
"ASSISTANCE_MODAL": {
|
"ASSISTANCE_MODAL": {
|
||||||
"DRAFT_TITLE": "Draft content",
|
"DRAFT_TITLE": "Melnraksta saturs",
|
||||||
"GENERATED_TITLE": "Generated content",
|
"GENERATED_TITLE": "Ģenerētais saturs",
|
||||||
"AI_WRITING": "AI is writing",
|
"AI_WRITING": "AI raksta",
|
||||||
"BUTTONS": {
|
"BUTTONS": {
|
||||||
"APPLY": "Use this suggestion",
|
"APPLY": "Izmantot šo ieteikumu",
|
||||||
"CANCEL": "Atcelt"
|
"CANCEL": "Atcelt"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrēt ar OpenAI",
|
||||||
|
"DESC": "Ievietot uzlabotās AI funkcijas savā informācijas panelī, izmantojot OpenAI GPT modeļus. Lai sāktu, ievadiet sava OpenAI konta API atslēgu.",
|
||||||
|
"KEY_PLACEHOLDER": "Ievadiet savu OpenAI API atslēgu",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Nepieciešama palīdzība?",
|
||||||
|
"DISMISS": "Atcelt",
|
||||||
|
"FINISH": "Pabeigt Iestatīšanu"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "OpenAI integrāciju varat iestatīt vēlāk, kad vien vēlaties.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integrācija iestatīta veiksmīgi"
|
||||||
|
},
|
||||||
"TITLE": "Uzlabot ar AI",
|
"TITLE": "Uzlabot ar AI",
|
||||||
"SUMMARY_TITLE": "Kopsavilkums ar AI",
|
"SUMMARY_TITLE": "Kopsavilkums ar AI",
|
||||||
"REPLY_TITLE": "Atbildes rekomendācija ar AI",
|
"REPLY_TITLE": "Atbildes rekomendācija ar AI",
|
||||||
@ -140,7 +152,7 @@
|
|||||||
"GENERATING": "Notiek ģenerēšana...",
|
"GENERATING": "Notiek ģenerēšana...",
|
||||||
"CANCEL": "Atcelt"
|
"CANCEL": "Atcelt"
|
||||||
},
|
},
|
||||||
"GENERATE_ERROR": "Apstrādājot saturu, radās kļūda. Lūdzu, mēģiniet vēlreiz"
|
"GENERATE_ERROR": "Apstrādājot saturu radās kļūda. Lūdzu, pārbaudiet savu OpenAI API atslēgu un mēģiniet vēlreiz"
|
||||||
},
|
},
|
||||||
"DELETE": {
|
"DELETE": {
|
||||||
"BUTTON_TEXT": "Dzēst",
|
"BUTTON_TEXT": "Dzēst",
|
||||||
|
|||||||
@ -40,16 +40,16 @@
|
|||||||
},
|
},
|
||||||
"SUGGESTIONS": {
|
"SUGGESTIONS": {
|
||||||
"TOOLTIP": {
|
"TOOLTIP": {
|
||||||
"SINGLE_SUGGESTION": "Add label to conversation",
|
"SINGLE_SUGGESTION": "Pievienot sarunai etiķeti",
|
||||||
"MULTIPLE_SUGGESTION": "Select this label",
|
"MULTIPLE_SUGGESTION": "Izvēlēties šo etiķeti",
|
||||||
"DESELECT": "Deselect label",
|
"DESELECT": "Noņemt etiķeti",
|
||||||
"DISMISS": "Dismiss suggestion"
|
"DISMISS": "Noraidīt ieteikumu"
|
||||||
},
|
},
|
||||||
"POWERED_BY": "Chatwoot AI",
|
"POWERED_BY": "Chatwoot AI",
|
||||||
"DISMISS": "Atcelt",
|
"DISMISS": "Atcelt",
|
||||||
"ADD_SELECTED_LABELS": "Add selected labels",
|
"ADD_SELECTED_LABELS": "Pievienot izvēlētās etiķetes",
|
||||||
"ADD_SELECTED_LABEL": "Add selected label",
|
"ADD_SELECTED_LABEL": "Pievienot izvēlēto etiķeti",
|
||||||
"ADD_ALL_LABELS": "Add all labels"
|
"ADD_ALL_LABELS": "Pievienot visas etiķetes"
|
||||||
},
|
},
|
||||||
"ADD": {
|
"ADD": {
|
||||||
"TITLE": "Pievienot etiķeti",
|
"TITLE": "Pievienot etiķeti",
|
||||||
|
|||||||
@ -12,11 +12,11 @@
|
|||||||
"DESC": "( Kopā )"
|
"DESC": "( Kopā )"
|
||||||
},
|
},
|
||||||
"INCOMING_MESSAGES": {
|
"INCOMING_MESSAGES": {
|
||||||
"NAME": "Ienākošie ziņojumi",
|
"NAME": "Saņemtās ziņas",
|
||||||
"DESC": "( Kopā )"
|
"DESC": "( Kopā )"
|
||||||
},
|
},
|
||||||
"OUTGOING_MESSAGES": {
|
"OUTGOING_MESSAGES": {
|
||||||
"NAME": "Izejošie ziņojumi",
|
"NAME": "Nosūtītās ziņas",
|
||||||
"DESC": "( Kopā )"
|
"DESC": "( Kopā )"
|
||||||
},
|
},
|
||||||
"FIRST_RESPONSE_TIME": {
|
"FIRST_RESPONSE_TIME": {
|
||||||
@ -36,8 +36,8 @@
|
|||||||
"DESC": "( Kopā )"
|
"DESC": "( Kopā )"
|
||||||
},
|
},
|
||||||
"REPLY_TIME": {
|
"REPLY_TIME": {
|
||||||
"NAME": "Customer waiting time",
|
"NAME": "Klienta gaidīšanas laiks",
|
||||||
"TOOLTIP_TEXT": "Waiting time is %{metricValue} (based on %{conversationCount} conversations)"
|
"TOOLTIP_TEXT": "Gaidīšanas laiks ir %{metricValue} (pamatojoties uz %{conversationCount} sarunām)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"DATE_RANGE_OPTIONS": {
|
"DATE_RANGE_OPTIONS": {
|
||||||
@ -117,10 +117,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"GROUP_BY_YEAR_OPTIONS": [
|
"GROUP_BY_YEAR_OPTIONS": [
|
||||||
{
|
|
||||||
"id": 1,
|
|
||||||
"groupBy": "Diena"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": 2,
|
"id": 2,
|
||||||
"groupBy": "Nedēļa"
|
"groupBy": "Nedēļa"
|
||||||
@ -128,6 +124,10 @@
|
|||||||
{
|
{
|
||||||
"id": 3,
|
"id": 3,
|
||||||
"groupBy": "Mēnesis"
|
"groupBy": "Mēnesis"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 4,
|
||||||
|
"groupBy": "Mēnesis"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"BUSINESS_HOURS": "Darba Laiks"
|
"BUSINESS_HOURS": "Darba Laiks"
|
||||||
@ -155,13 +155,13 @@
|
|||||||
"NAME": "Pirmās Atbildes Laiks",
|
"NAME": "Pirmās Atbildes Laiks",
|
||||||
"DESC": "( Vidēji )",
|
"DESC": "( Vidēji )",
|
||||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||||
"TOOLTIP_TEXT": "Pirmās Atbildes Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
"TOOLTIP_TEXT": "Pirmās Atbildes Laiks ir %{metricValue} (pamatojoties uz %{conversationCount} sarunām)"
|
||||||
},
|
},
|
||||||
"RESOLUTION_TIME": {
|
"RESOLUTION_TIME": {
|
||||||
"NAME": "Atrisināšanas Laiks",
|
"NAME": "Atrisināšanas Laiks",
|
||||||
"DESC": "( Vidēji )",
|
"DESC": "( Vidēji )",
|
||||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||||
"TOOLTIP_TEXT": "Atrisināšanas Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
"TOOLTIP_TEXT": "Atrisināšanas Laiks ir %{metricValue} (pamatojoties uz %{conversationCount} sarunām)"
|
||||||
},
|
},
|
||||||
"RESOLUTION_COUNT": {
|
"RESOLUTION_COUNT": {
|
||||||
"NAME": "Atrisināšanas Skaits",
|
"NAME": "Atrisināšanas Skaits",
|
||||||
@ -222,13 +222,13 @@
|
|||||||
"NAME": "Pirmās Atbildes Laiks",
|
"NAME": "Pirmās Atbildes Laiks",
|
||||||
"DESC": "( Vidēji )",
|
"DESC": "( Vidēji )",
|
||||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||||
"TOOLTIP_TEXT": "Pirmās Atbildes Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
"TOOLTIP_TEXT": "Pirmās Atbildes Laiks ir %{metricValue} (pamatojoties uz %{conversationCount} sarunām)"
|
||||||
},
|
},
|
||||||
"RESOLUTION_TIME": {
|
"RESOLUTION_TIME": {
|
||||||
"NAME": "Atrisināšanas Laiks",
|
"NAME": "Atrisināšanas Laiks",
|
||||||
"DESC": "( Vidēji )",
|
"DESC": "( Vidēji )",
|
||||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||||
"TOOLTIP_TEXT": "Atrisināšanas Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
"TOOLTIP_TEXT": "Atrisināšanas Laiks ir %{metricValue} (pamatojoties uz %{conversationCount} sarunām)"
|
||||||
},
|
},
|
||||||
"RESOLUTION_COUNT": {
|
"RESOLUTION_COUNT": {
|
||||||
"NAME": "Atrisināšanas Skaits",
|
"NAME": "Atrisināšanas Skaits",
|
||||||
@ -289,13 +289,13 @@
|
|||||||
"NAME": "Pirmās Atbildes Laiks",
|
"NAME": "Pirmās Atbildes Laiks",
|
||||||
"DESC": "( Vidēji )",
|
"DESC": "( Vidēji )",
|
||||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||||
"TOOLTIP_TEXT": "Pirmās Atbildes Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
"TOOLTIP_TEXT": "Pirmās Atbildes Laiks ir %{metricValue} (pamatojoties uz %{conversationCount} sarunām)"
|
||||||
},
|
},
|
||||||
"RESOLUTION_TIME": {
|
"RESOLUTION_TIME": {
|
||||||
"NAME": "Atrisināšanas Laiks",
|
"NAME": "Atrisināšanas Laiks",
|
||||||
"DESC": "( Vidēji )",
|
"DESC": "( Vidēji )",
|
||||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||||
"TOOLTIP_TEXT": "Atrisināšanas Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
"TOOLTIP_TEXT": "Atrisināšanas Laiks ir %{metricValue} (pamatojoties uz %{conversationCount} sarunām)"
|
||||||
},
|
},
|
||||||
"RESOLUTION_COUNT": {
|
"RESOLUTION_COUNT": {
|
||||||
"NAME": "Atrisināšanas Skaits",
|
"NAME": "Atrisināšanas Skaits",
|
||||||
@ -356,13 +356,13 @@
|
|||||||
"NAME": "Pirmās Atbildes Laiks",
|
"NAME": "Pirmās Atbildes Laiks",
|
||||||
"DESC": "( Vidēji )",
|
"DESC": "( Vidēji )",
|
||||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||||
"TOOLTIP_TEXT": "Pirmās Atbildes Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
"TOOLTIP_TEXT": "Pirmās Atbildes Laiks ir %{metricValue} (pamatojoties uz %{conversationCount} sarunām)"
|
||||||
},
|
},
|
||||||
"RESOLUTION_TIME": {
|
"RESOLUTION_TIME": {
|
||||||
"NAME": "Atrisināšanas Laiks",
|
"NAME": "Atrisināšanas Laiks",
|
||||||
"DESC": "( Vidēji )",
|
"DESC": "( Vidēji )",
|
||||||
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
"INFO_TEXT": "Kopējais aprēķiniem izmantoto sarunu skaits:",
|
||||||
"TOOLTIP_TEXT": "Atrisināšanas Laiks ir %{metricValue} (based on %{conversationCount} conversations)"
|
"TOOLTIP_TEXT": "Atrisināšanas Laiks ir %{metricValue} (pamatojoties uz %{conversationCount} sarunām)"
|
||||||
},
|
},
|
||||||
"RESOLUTION_COUNT": {
|
"RESOLUTION_COUNT": {
|
||||||
"NAME": "Atrisināšanas Skaits",
|
"NAME": "Atrisināšanas Skaits",
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"RESET_PASSWORD": {
|
"RESET_PASSWORD": {
|
||||||
"TITLE": "Atiestatīt paroli",
|
"TITLE": "Atiestatīt paroli",
|
||||||
"DESCRIPTION": "Enter the email address you use to log in to Chatwoot to get the password reset instructions.",
|
"DESCRIPTION": "Ievadiet e-pasta adresi, kuru izmantojat lai pieteiktos Chatwoot, lai saņemtu paroles atiestatīšanas norādījumus.",
|
||||||
"GO_BACK_TO_LOGIN": "If you want to go back to the login page,",
|
"GO_BACK_TO_LOGIN": "Ja vēlaties atgriezties uz pieteikšanās lapu,",
|
||||||
"EMAIL": {
|
"EMAIL": {
|
||||||
"LABEL": "E-pasts",
|
"LABEL": "E-pasts",
|
||||||
"PLACEHOLDER": "Lūdzu, ievadiet savu e-pastu.",
|
"PLACEHOLDER": "Lūdzu, ievadiet savu e-pastu.",
|
||||||
|
|||||||
@ -149,7 +149,7 @@
|
|||||||
"SELECTOR_SUBTITLE": "Izvēlieties kontu no šī saraksta",
|
"SELECTOR_SUBTITLE": "Izvēlieties kontu no šī saraksta",
|
||||||
"PROFILE_SETTINGS": "Profila Iestatījumi",
|
"PROFILE_SETTINGS": "Profila Iestatījumi",
|
||||||
"KEYBOARD_SHORTCUTS": "Tastatūras Īsinājumtaustiņi",
|
"KEYBOARD_SHORTCUTS": "Tastatūras Īsinājumtaustiņi",
|
||||||
"APPEARANCE": "Change Appearance",
|
"APPEARANCE": "Mainīt Izskatu",
|
||||||
"SUPER_ADMIN_CONSOLE": "Superadministratora Konsole",
|
"SUPER_ADMIN_CONSOLE": "Superadministratora Konsole",
|
||||||
"LOGOUT": "Izrakstīties"
|
"LOGOUT": "Izrakstīties"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -78,7 +78,7 @@
|
|||||||
},
|
},
|
||||||
"ADD": {
|
"ADD": {
|
||||||
"TITLE": "Pievienot aģentus komandai - %{teamName}",
|
"TITLE": "Pievienot aģentus komandai - %{teamName}",
|
||||||
"DESC": "Pievienot aģentus savai jaunizveidotajai komandai. Tas ļauj sarunās sadarboties kā komandai, kā arī saņemt paziņojumus par jauniem notikumiem tajā pašā sarunā.",
|
"DESC": "Pievienot aģentus savai jaunizveidotajai komandai. Tas ļauj sarunās sadarboties kā komandai, tā arī saņemt paziņojumus par jauniem notikumiem tajā pašā sarunā.",
|
||||||
"SELECT": "izvēlēties",
|
"SELECT": "izvēlēties",
|
||||||
"SELECT_ALL": "izvēlēties visus aģentus",
|
"SELECT_ALL": "izvēlēties visus aģentus",
|
||||||
"SELECTED_COUNT": "%{selected} no %{total} aģentiem ir atlasīti.",
|
"SELECTED_COUNT": "%{selected} no %{total} aģentiem ir atlasīti.",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "റദ്ദാക്കുക"
|
"CANCEL": "റദ്ദാക്കുക"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Batalkan"
|
"CANCEL": "Batalkan"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Cancel"
|
"CANCEL": "Cancel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Annuleren"
|
"CANCEL": "Annuleren"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Avbryt"
|
"CANCEL": "Avbryt"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} zaktualizował makro (#%{id})",
|
"EDIT": "%{agentName} zaktualizował makro (#%{id})",
|
||||||
"DELETE": "%{agentName} usunął makro (#%{id})"
|
"DELETE": "%{agentName} usunął makro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Anuluj"
|
"CANCEL": "Anuluj"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Potrzebujesz pomocy?",
|
||||||
|
"DISMISS": "Odrzuć",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Ulepszanie przy użyciu sztucznej inteligencji",
|
"TITLE": "Ulepszanie przy użyciu sztucznej inteligencji",
|
||||||
"SUMMARY_TITLE": "Podsumowanie z użyciem sztucznej inteligencji",
|
"SUMMARY_TITLE": "Podsumowanie z użyciem sztucznej inteligencji",
|
||||||
"REPLY_TITLE": "Sugerowanie odpowiedzi z użyciem sztucznej inteligencji",
|
"REPLY_TITLE": "Sugerowanie odpowiedzi z użyciem sztucznej inteligencji",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} atualizou a macro (#%{id})",
|
"EDIT": "%{agentName} atualizou a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} apagou a macro (#%{id})"
|
"DELETE": "%{agentName} apagou a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -151,8 +151,8 @@
|
|||||||
"AN_HOUR_FROM_NOW": "Até daqui a uma hora",
|
"AN_HOUR_FROM_NOW": "Até daqui a uma hora",
|
||||||
"CUSTOM": "Personalizar...",
|
"CUSTOM": "Personalizar...",
|
||||||
"CHANGE_APPEARANCE": "Change Appearance",
|
"CHANGE_APPEARANCE": "Change Appearance",
|
||||||
"LIGHT_MODE": "Light",
|
"LIGHT_MODE": "Claro",
|
||||||
"DARK_MODE": "Dark",
|
"DARK_MODE": "Escuro",
|
||||||
"SYSTEM_MODE": "Sistema"
|
"SYSTEM_MODE": "Sistema"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -160,7 +160,7 @@
|
|||||||
"LOADING_MESSAGE": "Carregando App da Dashboard..."
|
"LOADING_MESSAGE": "Carregando App da Dashboard..."
|
||||||
},
|
},
|
||||||
"COMMON": {
|
"COMMON": {
|
||||||
"OR": "Or",
|
"OR": "Ou",
|
||||||
"CLICK_HERE": "clique aqui"
|
"CLICK_HERE": "clique aqui"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -81,12 +81,12 @@
|
|||||||
"HELP_TEXT": {
|
"HELP_TEXT": {
|
||||||
"TITLE": "Utilizar a integração Slack",
|
"TITLE": "Utilizar a integração Slack",
|
||||||
"BODY": "<br/><p>Chatwoot irá agora sincronizar todas as mensagens recebidas através do canal de <b><i>conversas com clientes</i></b> dentro do seu local de trabalho do Slack.</p><p>A resposta a uma mensagem nas <b><i>conversas com o cliente</i></b> no seu canal de slack irá criar uma resposta para o cliente através do Chatwoot.</p><p> Comece as respostas com <b><i>nota:</i></b> para criar notas privadas em vez de respostas.</p><p>Se o remetente do slack tiver um perfil de agente no Chatwoot com o mesmo e-mail, as respostas serão associadas de acordo com isso.</p><p>Quando a pessoa que responde não tiver um perfil de agente associado, as respostas serão dadas a partir do perfil do bot.</p>",
|
"BODY": "<br/><p>Chatwoot irá agora sincronizar todas as mensagens recebidas através do canal de <b><i>conversas com clientes</i></b> dentro do seu local de trabalho do Slack.</p><p>A resposta a uma mensagem nas <b><i>conversas com o cliente</i></b> no seu canal de slack irá criar uma resposta para o cliente através do Chatwoot.</p><p> Comece as respostas com <b><i>nota:</i></b> para criar notas privadas em vez de respostas.</p><p>Se o remetente do slack tiver um perfil de agente no Chatwoot com o mesmo e-mail, as respostas serão associadas de acordo com isso.</p><p>Quando a pessoa que responde não tiver um perfil de agente associado, as respostas serão dadas a partir do perfil do bot.</p>",
|
||||||
"SELECTED": "selected"
|
"SELECTED": "selecionado"
|
||||||
},
|
},
|
||||||
"SELECT_CHANNEL": {
|
"SELECT_CHANNEL": {
|
||||||
"OPTION_LABEL": "Select a channel",
|
"OPTION_LABEL": "Escolher um canal",
|
||||||
"UPDATE": "Atualização",
|
"UPDATE": "Atualização",
|
||||||
"BUTTON_TEXT": "Connect channel",
|
"BUTTON_TEXT": "Ligar canal",
|
||||||
"DESCRIPTION": "Your Slack workspace is now linked with Chatwoot. However, the integration is currently inactive. To activate the integration and connect a channel to Chatwoot, please click the button below.\n\n**Note:** If you are attempting to connect a private channel, add the Chatwoot app to the Slack channel before proceeding with this step.",
|
"DESCRIPTION": "Your Slack workspace is now linked with Chatwoot. However, the integration is currently inactive. To activate the integration and connect a channel to Chatwoot, please click the button below.\n\n**Note:** If you are attempting to connect a private channel, add the Chatwoot app to the Slack channel before proceeding with this step.",
|
||||||
"ATTENTION_REQUIRED": "Attention required"
|
"ATTENTION_REQUIRED": "Attention required"
|
||||||
},
|
},
|
||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "cancelar"
|
"CANCEL": "cancelar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Precisa de ajuda?",
|
||||||
|
"DISMISS": "Descartar",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Melhore com IA",
|
"TITLE": "Melhore com IA",
|
||||||
"SUMMARY_TITLE": "Resumo com AI",
|
"SUMMARY_TITLE": "Resumo com AI",
|
||||||
"REPLY_TITLE": "Responder sugestão com IA",
|
"REPLY_TITLE": "Responder sugestão com IA",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Cancelar"
|
"CANCEL": "Cancelar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Precisa de ajuda?",
|
||||||
|
"DISMISS": "Recusar",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Melhore com IA",
|
"TITLE": "Melhore com IA",
|
||||||
"SUMMARY_TITLE": "Resumo com IA",
|
"SUMMARY_TITLE": "Resumo com IA",
|
||||||
"REPLY_TITLE": "Responder sugestão com IA",
|
"REPLY_TITLE": "Responder sugestão com IA",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Renunță"
|
"CANCEL": "Renunță"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Aveţi nevoie de ajutor?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Îmbunătățiți cu IA",
|
"TITLE": "Îmbunătățiți cu IA",
|
||||||
"SUMMARY_TITLE": "Sumar cu AI",
|
"SUMMARY_TITLE": "Sumar cu AI",
|
||||||
"REPLY_TITLE": "Sugestie de răspuns cu AI",
|
"REPLY_TITLE": "Sugestie de răspuns cu AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Отменить"
|
"CANCEL": "Отменить"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Нужна помощь?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Улучшить с ИИ",
|
"TITLE": "Улучшить с ИИ",
|
||||||
"SUMMARY_TITLE": "Сводка с ИИ",
|
"SUMMARY_TITLE": "Сводка с ИИ",
|
||||||
"REPLY_TITLE": "Ответить с помощью ИИ",
|
"REPLY_TITLE": "Ответить с помощью ИИ",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Cancel"
|
"CANCEL": "Cancel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Zrušiť"
|
"CANCEL": "Zrušiť"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -124,6 +124,18 @@
|
|||||||
"CANCEL": "Cancel"
|
"CANCEL": "Cancel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CTA_MODAL": {
|
||||||
|
"TITLE": "Integrate with OpenAI",
|
||||||
|
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
|
||||||
|
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
|
||||||
|
"BUTTONS": {
|
||||||
|
"NEED_HELP": "Need help?",
|
||||||
|
"DISMISS": "Dismiss",
|
||||||
|
"FINISH": "Finish Setup"
|
||||||
|
},
|
||||||
|
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
|
||||||
|
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
|
||||||
|
},
|
||||||
"TITLE": "Improve With AI",
|
"TITLE": "Improve With AI",
|
||||||
"SUMMARY_TITLE": "Summary with AI",
|
"SUMMARY_TITLE": "Summary with AI",
|
||||||
"REPLY_TITLE": "Reply suggestion with AI",
|
"REPLY_TITLE": "Reply suggestion with AI",
|
||||||
|
|||||||
@ -56,6 +56,14 @@
|
|||||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||||
},
|
},
|
||||||
|
"INBOX_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||||
|
},
|
||||||
|
"TEAM_MEMBER": {
|
||||||
|
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||||
|
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||||
|
},
|
||||||
"ACCOUNT": {
|
"ACCOUNT": {
|
||||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||||
}
|
}
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user