Files
espocrm/application/Espo/Resources/i18n/nb_NO/LayoutManager.json
2026-01-19 17:46:06 +01:00

27 lines
523 B
JSON

{
"fields": {
"width": "Bredde (%)",
"link": "Lenke",
"notSortable": "Ikke sorterbar",
"align": "Plassering",
"panelName": "Panelnavn",
"style": "Stil",
"sticked": "Festet"
},
"options": {
"align": {
"left": "Venstre",
"right": "Høyre"
},
"style": {
"default": "Forvalg",
"success": "Suksess",
"danger": "Fare",
"warning": "Varsel",
"primary": "Primær"
}
},
"labels": {
"Layout": "Oppsett"
}
}