Files
espocrm/application/Espo/Resources/i18n/it_IT/Stream.json
2026-01-19 17:46:06 +01:00

16 lines
600 B
JSON

{
"messages": {
"infoMention": "Digita **@nome utente** per menzionare l'utente nel post.",
"infoSyntax": "Sintassi di markdown disponibile",
"couldNotAddFollowerUserHasNoAccessToStream": "Impossibile aggiungere l'utente '{userName}' ai follower. L'utente non ha accesso al 'flusso attività' del record."
},
"syntaxItems": {
"code": "Codice",
"multilineCode": "Codice multilinea",
"strongText": "Testo forte",
"emphasizedText": "Testo enfatizzato",
"deletedText": "Testo cancellato",
"blockquote": "Blockquote",
"link": "testo link"
}
}