Initial commit
This commit is contained in:
30
application/Espo/Resources/i18n/nb_NO/Template.json
Normal file
30
application/Espo/Resources/i18n/nb_NO/Template.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Navn",
|
||||
"body": "Brødtekst",
|
||||
"entityType": "Enhetstype",
|
||||
"header": "Overskrift",
|
||||
"leftMargin": "Venstremarg",
|
||||
"topMargin": "Toppmarg",
|
||||
"rightMargin": "Høyremarg",
|
||||
"bottomMargin": "Bunnmarg",
|
||||
"printFooter": "Skriv ut footer",
|
||||
"footerPosition": "Footer-posisjon",
|
||||
"variables": "Tiljengelige Stedfortredere",
|
||||
"headerPosition": "Overskrift Posisjon"
|
||||
},
|
||||
"labels": {
|
||||
"Create Template": "Opprett mal"
|
||||
},
|
||||
"tooltips": {
|
||||
"footer": "Bruk {pageNumber} for å skrive ut sidenummer"
|
||||
},
|
||||
"options": {
|
||||
"pageOrientation": {
|
||||
"Portrait": "Portrett"
|
||||
},
|
||||
"placeholders": {
|
||||
"now": "Nå (dato-tid)"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user