Skip to content
New issue

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

Missing translation: fi.decidim.locations.locations.done #2

Open
ahukkanen opened this issue Sep 23, 2024 · 0 comments
Open

Missing translation: fi.decidim.locations.locations.done #2

ahukkanen opened this issue Sep 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ahukkanen
Copy link
Collaborator

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'
@ahukkanen ahukkanen added the bug Something isn't working label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant