mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
some Chinese simplified translation work (#710)
This commit is contained in:
committed by
Maxime Beauchemin
parent
2e0e6e3342
commit
ee00aa6522
2
caravel/forms.py
Normal file → Executable file
2
caravel/forms.py
Normal file → Executable file
@@ -238,7 +238,7 @@ class FormFactory(object):
|
||||
'show_controls': (BetterBooleanField, {
|
||||
"label": _("Extra Controls"),
|
||||
"default": False,
|
||||
"description": (
|
||||
"description": _(
|
||||
"Whether to show extra controls or not. Extra controls "
|
||||
"include things like making mulitBar charts stacked "
|
||||
"or side by side.")
|
||||
|
||||
Reference in New Issue
Block a user