Initial commit
This commit is contained in:
28
application/Espo/Resources/i18n/da_DK/LayoutManager.json
Normal file
28
application/Espo/Resources/i18n/da_DK/LayoutManager.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user