Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

View File

@@ -0,0 +1,46 @@
{
"labels": {
"Create KnowledgeBaseArticle": "Napravi članak",
"Any": "Bilo koji",
"Send in Email": "POštalji u e-poruciSend in Email",
"Move Up": "Pomeri na gore",
"Move Down": "Pomeri ne dole",
"Move to Top": "Pomeri na vrh",
"Move to Bottom": "Pomeri na dno"
},
"fields": {
"name": "Ime",
"type": "Tip",
"attachments": "prilozi",
"publishDate": "Datum objave",
"expirationDate": "Rok isteka",
"description": "Opis",
"body": "telo",
"categories": "Kategorije",
"language": "Jezik",
"portals": "Portali"
},
"links": {
"cases": "Predmeti",
"opportunities": "Prilike",
"categories": "Kategorije",
"portals": "Portali"
},
"options": {
"status": {
"In Review": "U pregledu",
"Draft": "Nacrt",
"Archived": "Arhiviran",
"Published": "Objavljen"
},
"type": {
"Article": "Članak"
}
},
"presetFilters": {
"published": "Objavljen"
},
"tooltips": {
"portals": "Članak će biti dostupan samo u određenim portalima."
}
}