This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/i18n/lv_LV/Stream.json
T
Yuri Kuznetsov fac125c9a9 lv_LV
2025-09-25 14:42:23 +03:00

15 lines
562 B
JSON

{
"messages": {
"infoMention": "Ierakstiet **@ lietotājvārds**, lai ierakstītajā amatā minētu lietotāju.",
"infoSyntax": "Pieejamā marķēšanas sintakse",
"couldNotAddFollowerUserHasNoAccessToStream": "Nevar pievienot lietotāju '{userName}' sekotājiem. Lietotājam nav piekļuves ierakstam 'stream'."
},
"syntaxItems": {
"code": "kods",
"multilineCode": "daudzrindu kods",
"strongText": "spēcīgs teksts",
"emphasizedText": "uzsvērts teksts",
"deletedText": "svītrots teksts",
"link": "saites teksts"
}
}