Chatwoot/app/javascript/widget/i18n/locale/it.json
Sojan Jose 83eb92e7ff
chore: Enable Russian, update translations (#1159)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-08-22 17:54:16 +05:30

27 lines
645 B
JSON

{
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "Scaricare",
"UPLOADING": "Caricamento..."
},
"FORM_BUBBLE": {
"SUBMIT": "Invia"
}
},
"AGENT_AVAILABILITY": {
"IS_AVAILABLE": "è disponibile",
"ARE_AVAILABLE": "sono disponibili",
"OTHERS_ARE_AVAILABLE": "altri sono disponibili",
"AND": "e"
},
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "See new messages",
"CLOSE_MESSAGES_BUTTON": "Chiudi"
},
"BUBBLE": {
"LABEL": "Chat with us"
},
"POWERED_BY": "Powered by Chatwoot",
"EMAIL_PLACEHOLDER": "Inserisci la tua email",
"CHAT_PLACEHOLDER": "Scrivi il tuo messaggio"
}