We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fi.decidim.locations.locations.done
When running the module (0.27 version) with Finnish language (being the default for the platform), I get the following exception:
F, [2024-09-23T18:19:13.906539 #2119830] FATAL -- : [...] [...] ActionView::Template::Error (Translation missing: fi.decidim.locations.locations.done): [...] 123: [...] 124: <% if Decidim::Map.autocomplete(organization: current_organization).present? %> [...] 125: <div id="answer-option-map-selector" data-reveal class="reveal answer-option-map"> [...] 126: <%= cell( [...] 127: "decidim/locations/locations", [...] 128: questionnaire, [...] 129: form: form, [...] [...] i18n (1.14.6) lib/i18n.rb:425:in `handle_exception' [...] i18n (1.14.6) lib/i18n.rb:398:in `translate_key' [...] i18n (1.14.6) lib/i18n.rb:223:in `translate' [...] actionview (6.1.7.8) lib/action_view/helpers/translation_helper.rb:93:in `translate' [...] decidim-module-locations (e10c1b26eb90) app/cells/decidim/locations/locations/show.erb:110:in `__tilt_158000'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When running the module (0.27 version) with Finnish language (being the default for the platform), I get the following exception:
The text was updated successfully, but these errors were encountered: