Skip to content

Add missing i18n key in Initiatives#9892

Merged
ahukkanen merged 1 commit intodevelopfrom
fix/initiatives-missing-i18n
Oct 17, 2022
Merged

Add missing i18n key in Initiatives#9892
ahukkanen merged 1 commit intodevelopfrom
fix/initiatives-missing-i18n

Conversation

@andreslucena
Copy link
Copy Markdown
Member

🎩 What? Why?

There are a couple missing translations in initiatives. This PR adds them.

📌 Related Issues

Testing

  1. Sign in as admin
  2. Go to edit an Initiative type. See missing translation for "Signature type" key.
  3. Enable areas for this type.
  4. Create a new initiative of this type. See missing translation for "Area" key

NOTE: as the English missing key is the same that the translation, you should change it to something else locally for testing.

📷 Screenshots

Selection_354

Selection_355

♥️ Thank you!

@andreslucena andreslucena added module: initiatives type: fix PRs that implement a fix for a bug labels Oct 10, 2022
@ahukkanen ahukkanen merged commit 7b4ff93 into develop Oct 17, 2022
@ahukkanen ahukkanen deleted the fix/initiatives-missing-i18n branch October 17, 2022 06:34
eliegaboriau pushed a commit to eliegaboriau/decidim that referenced this pull request Oct 25, 2022
entantoencuanto added a commit that referenced this pull request Oct 26, 2022
* develop: (35 commits)
  Install turbo-rails (#9881)
  Fix conference invitations (#9664)
  Fix invalid rendering of meeting and proposal body texts (#9764)
  Make documentation site work with multiple versions (#9917)
  Bump versions on install docs (#9916)
  Standardize CSV import formats and fix private users CSV import with invalid file (#9627)
  Fix: The i18n locales selector is showing a dropdown with 3 languages (#9902)
  Make Scopes field in debates translatable (#9903)
  Make ToS agreement translatable (#9909)
  Fix issues with a11y specs (#9929)
  Remove invitations badge (#9906)
  Make initiatives order translatable (#9905)
  Add missing active actions on admin navigation menu (#9904)
  Fix user sign up with invalid name (#9896)
  Remove duplication of LastActivity queries (#9895)
  Rename IgnoredMethods to AllowedMethods in Rubocop configuration (#9893)
  Exclude malformed file from codeclimate configuration (#9910)
  Fix correct resource linking for amendments (#9887)
  Fix superposition in admin's error forms (#9871)
  Add missing i18n key in Initiatives (#9892)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: initiatives type: fix PRs that implement a fix for a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Area field label is not translated in initiative creation form

2 participants