fix: Translation fixes
This commit is contained in:
parent
5ead7ee6cf
commit
47b42e6441
@ -136,19 +136,19 @@ def get_columns(filters):
|
||||
},
|
||||
{
|
||||
"fieldname": "range1",
|
||||
"label": _("0-30"),
|
||||
"label": "0-30",
|
||||
"fieldtype": "Currency",
|
||||
"width": 140
|
||||
},
|
||||
{
|
||||
"fieldname": "range2",
|
||||
"label": _("30-60"),
|
||||
"label": "30-60",
|
||||
"fieldtype": "Currency",
|
||||
"width": 140
|
||||
},
|
||||
{
|
||||
"fieldname": "range3",
|
||||
"label": _("60-90"),
|
||||
"label": "60-90",
|
||||
"fieldtype": "Currency",
|
||||
"width": 140
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user