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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing activerecord budget locales for search #11766

Merged
merged 2 commits into from Oct 16, 2023

Conversation

paulinebessoles
Copy link
Contributor

@paulinebessoles paulinebessoles commented Oct 16, 2023

馃帺 What? Why?

This PR aims to add missing translations for the Budgets item in global search filters.

馃搶 Related Issues

Link your PR to an issue

Testing

Describe the best way to test or validate your PR.

  1. Go to the global search in english locale
  2. See that the budget filter label is "Budget"
  3. Update the decidim/budgets/budget/one translation key
  4. See that the translation is updated

馃摲 Screenshots

Please add screenshots of the changes you are proposing
Before: Budget is not translated in other locales
Capture d鈥檈虂cran 2023-10-16 a虁 12 47 34

After: the translation is tranlated
Capture d鈥檈虂cran 2023-10-16 a虁 13 10 13
Capture d鈥檈虂cran 2023-10-16 a虁 13 12 50

鈾ワ笍 Thank you!

@paulinebessoles paulinebessoles marked this pull request as ready for review October 16, 2023 12:45
@paulinebessoles paulinebessoles changed the title Add missing budget locales Add missing activerecord budget locales for search Oct 16, 2023
Copy link
Contributor

@alecslupu alecslupu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I have not pulled this branch, but i copied the proposed fix ( aka the translation keys ) to one of the branches i work on, and everything is ok.

Thanks @paulinebessoles

@alecslupu alecslupu added the type: fix PRs that implement a fix for a bug label Oct 16, 2023
@alecslupu
Copy link
Contributor

This needs to be backported to at least 0.27

@alecslupu alecslupu merged commit 380cb80 into decidim:develop Oct 16, 2023
39 checks passed
entantoencuanto added a commit that referenced this pull request Oct 17, 2023
* develop: (30 commits)
  Add `process-content` to erb-lint's deprecated classes (#11762)
  Add possibility of overriding the tailwind.config.js (#11763)
  Ask old password when changing email or password (#11737)
  Add Projects (Budgets) to filtered search (#11740)
  Fix missing results on Geocoded when search without diacritics (#11761)
  Add robots.txt instructions (#11693)
  Add missing activerecord budget locales for search (#11766)
  Improve design of Admin's Sidebar pages (#11759)
  Show small static map on admin's meetings index with big screens  (#11715)
  Remove "Manage" button when there's a Sidebar (#11717)
  Fix admin breadcrumb in Process (#11757)
  Apply new rubocop rules on erb - Layout/MultilineMethodCallIndentation (#11756)
  Remove xlarge-* references from admin forms (#11712)
  Apply new rubocop rules on erb - Argument identation (#11707)
  Update HERE API autocomplete (#11507)
  Admin redesign proposal issues (#11668)
  Redesign: responsive links on cards (#11538)
  Refactor CI pipelines (#11196)
  Update postcss and graphql to latest versions (#11733)
  Fix develop pipeline (#11750)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: i18n type: fix PRs that implement a fix for a bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Budget item in search is not translatable
2 participants