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