diff --git a/README.md b/README.md index 32ef2fc..68aec70 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,13 @@ SIMPLECOV=1 bundle exec rspec This will generate a folder named `coverage` in the project root which contains the code coverage report. +### Localization + +If you would like to see this module in your own language, you can help with its +translation at Crowdin: + +https://crowdin.com/translate/decidim-module-navigation_maps + ## License This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. diff --git a/app/cells/decidim/navigation_maps/content_blocks/navigation_map_settings_form/show.erb b/app/cells/decidim/navigation_maps/content_blocks/navigation_map_settings_form/show.erb index f619fd8..f69d45f 100644 --- a/app/cells/decidim/navigation_maps/content_blocks/navigation_map_settings_form/show.erb +++ b/app/cells/decidim/navigation_maps/content_blocks/navigation_map_settings_form/show.erb @@ -33,4 +33,3 @@ <%= render partial: "modal" %> <%= javascript_include_tag "decidim/navigation_maps/admin/navigation_maps" %> <%= stylesheet_link_tag "decidim/navigation_maps/admin/navigation_maps" %> - <% console %>