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

26 lines
512 B
JSON

{
"fields": {
"notSortable": "Nu se poate sorta",
"align": "Aliniere",
"panelName": "Nume Panou",
"style": "Stil",
"sticked": "Lipit"
},
"options": {
"align": {
"left": "Stânga",
"right": "Dreapta"
},
"style": {
"default": "Implicit",
"success": "Succes",
"danger": "Pericol",
"warning": "Avertisment",
"primary": "Primar"
}
},
"labels": {
"New panel": "Panou nou",
"Layout": "Aspect"
}
}