Initial commit
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create Document": "Napravi dokument",
|
||||
"Details": "Detaljnije"
|
||||
},
|
||||
"fields": {
|
||||
"name": "Ime",
|
||||
"file": "Datoteka",
|
||||
"type": "Tip",
|
||||
"publishDate": "Datum objave",
|
||||
"expirationDate": "Rok upotrebe",
|
||||
"description": "Opis",
|
||||
"accounts": "Pravna lica",
|
||||
"folder": "Fascikla"
|
||||
},
|
||||
"links": {
|
||||
"accounts": "Pravna lica",
|
||||
"opportunities": "Prilike",
|
||||
"folder": "Fascikla",
|
||||
"leads": "Izvori",
|
||||
"contacts": "Kontakti"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Active": "Aktivan",
|
||||
"Draft": "Nacrt",
|
||||
"Expired": "Istekao",
|
||||
"Canceled": "Otkazan"
|
||||
},
|
||||
"type": {
|
||||
"": "Nema",
|
||||
"Contract": "Ugovor",
|
||||
"License Agreement": "Ugovor o licenci"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Aktivan",
|
||||
"draft": "Nacrt"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user