Initial commit
This commit is contained in:
18
application/Espo/Resources/i18n/sr_RS/EmailTemplate.json
Normal file
18
application/Espo/Resources/i18n/sr_RS/EmailTemplate.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Ime",
|
||||
"body": "Telo",
|
||||
"subject": "Predmet",
|
||||
"attachments": "Prilozi",
|
||||
"oneOff": "Jednokratno"
|
||||
},
|
||||
"labels": {
|
||||
"Create EmailTemplate": "Kreiraj šablon e-pošte"
|
||||
},
|
||||
"tooltips": {
|
||||
"oneOff": "Označite ako nameravate da koristite ovaj obrazac samo jednom. Npr. masovna poruka."
|
||||
},
|
||||
"presetFilters": {
|
||||
"actual": "Trenutni"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user