Initial commit
This commit is contained in:
29
application/Espo/Resources/i18n/sr_RS/Template.json
Normal file
29
application/Espo/Resources/i18n/sr_RS/Template.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Ime",
|
||||
"body": "Telo",
|
||||
"entityType": "Tip entiteta",
|
||||
"header": "Heder",
|
||||
"footer": "Futer",
|
||||
"leftMargin": "Leva margina",
|
||||
"topMargin": "Gornja margina",
|
||||
"rightMargin": "Desna margina",
|
||||
"bottomMargin": "Donja margina",
|
||||
"printFooter": "Štampaj futer",
|
||||
"footerPosition": "Pozicija futera",
|
||||
"variables": "Dostupni upisi",
|
||||
"pageOrientation": "Orijentacija Stranice",
|
||||
"pageFormat": "Format papria"
|
||||
},
|
||||
"labels": {
|
||||
"Create Template": "Napravi šablon"
|
||||
},
|
||||
"tooltips": {
|
||||
"footer": "Koristiti {pageNumber} za štampanje broja stranice."
|
||||
},
|
||||
"options": {
|
||||
"pageOrientation": {
|
||||
"Portrait": "Portret"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user