Skip to content

Commit

Permalink
fix typo. "グルプ分け可能" => "グループ分け可能" (#4450)
Browse files Browse the repository at this point in the history
  • Loading branch information
m4neda authored and mistercrunch committed Feb 17, 2018
1 parent 15aa0c5 commit f46bb53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/translations/ja/LC_MESSAGES/messages.po
Expand Up @@ -2771,7 +2771,7 @@ msgstr "タイプ"

#: superset/connectors/druid/views.py:46 superset/connectors/sqla/views.py:83
msgid "Groupable"
msgstr "グルプ分け可能"
msgstr "グループ分け可能"

#: superset/connectors/druid/views.py:47 superset/connectors/sqla/views.py:84
msgid "Filterable"
Expand Down

0 comments on commit f46bb53

Please sign in to comment.