Initial commit
This commit is contained in:
16
application/Espo/Resources/i18n/it_IT/Stream.json
Normal file
16
application/Espo/Resources/i18n/it_IT/Stream.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user