We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13c5e96 commit 5a21e32Copy full SHA for 5a21e32
app/validators/language_switcher_setting_validator.rb
@@ -12,6 +12,6 @@ def valid_value?(val)
12
end
13
14
def error_message
15
- return I18n.t("site_settings.errors.experimental_anon_language_switcher_requirements")
+ I18n.t("site_settings.errors.experimental_anon_language_switcher_requirements")
16
17
0 commit comments