mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore: Localization of several charts and elements (#22150)
Co-authored-by: ashumeiko <ashumeiko@ashumeiko.com>
This commit is contained in:
@@ -35,7 +35,7 @@ if TYPE_CHECKING:
|
||||
from superset.jinja_context import BaseTemplateProcessor
|
||||
from superset.sqllab.sqllab_execution_context import SqlJsonExecutionContext
|
||||
|
||||
PARAMETER_MISSING_ERR = (
|
||||
PARAMETER_MISSING_ERR = __(
|
||||
"Please check your template parameters for syntax errors and make sure "
|
||||
"they match across your SQL query and Set Parameters. Then, try running "
|
||||
"your query again."
|
||||
|
||||
Reference in New Issue
Block a user