Initial commit
This commit is contained in:
15
application/Espo/Resources/i18n/sv_SE/Stream.json
Normal file
15
application/Espo/Resources/i18n/sv_SE/Stream.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"messages": {
|
||||
"infoMention": "Skriv **@användarnamn** för att nämna användaren i posten.",
|
||||
"infoSyntax": "Tillgänglig markdown syntax"
|
||||
},
|
||||
"syntaxItems": {
|
||||
"code": "Kod",
|
||||
"multilineCode": "Flerradig kod",
|
||||
"strongText": "Fet text",
|
||||
"emphasizedText": "Betonad text",
|
||||
"deletedText": "Borttagen text",
|
||||
"blockquote": "Block citat",
|
||||
"link": "Länk"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user