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

28 lines
596 B
JSON

{
"fields": {
"width": "Szélesség (%)",
"notSortable": "Nem sortható",
"align": "Igazítsa",
"panelName": "Panel neve",
"style": "Stílus",
"sticked": "ragasztott",
"isLarge": "Nagy betűméret"
},
"options": {
"align": {
"left": "Balra",
"right": "Jobb"
},
"style": {
"default": "Alapértelmezett",
"success": "Siker",
"danger": "Veszély",
"warning": "Figyelem",
"primary": "Elsődleges"
}
},
"labels": {
"New panel": "Új panel",
"Layout": "Elrendezés"
}
}