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

28 lines
619 B
JSON

{
"fields": {
"width": "Bredde (%)",
"notSortable": "Kan ikke sorteres",
"align": "Tilpas",
"panelName": "Panelnavn",
"style": "Stil",
"sticked": "Fæstnet",
"isLarge": "Stor skriftstørrelse",
"dynamicLogicVisible": "Betingelser, som gør panelet synligt"
},
"options": {
"align": {
"left": "Venstre",
"right": "Højre"
},
"style": {
"default": "Standard",
"success": "Succes",
"danger": "Fare",
"warning": "Advarsel",
"primary": "Primær"
}
},
"labels": {
"New panel": "Nyt panel"
}
}