Skip to content

Update FR locales#8193

Merged
javierjulio merged 1 commit into
activeadmin:masterfrom
acp-admin:locales-fr
Dec 30, 2023
Merged

Update FR locales#8193
javierjulio merged 1 commit into
activeadmin:masterfrom
acp-admin:locales-fr

Conversation

@thibaudgg

Copy link
Copy Markdown
Contributor

This patch updates the French locales to be in line with the latest changes in the English ones.

More details about the changes can be found in the v4 upgrade guide: #8182

@javierjulio javierjulio left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@thibaudgg thanks! We are just missing the following Kaminari pagination updates here. Would you be ok with translating and adding these in?

en:
  views:
    pagination:
      previous: "Previous"
      next: "Next"

The reason for the override is to remove the HTML entities that Kaminari adds to just use text. We only need to translate these two words since we don't use the first/last links now.

Comment thread config/locales/fr.yml Outdated
This patch updates the French locales to be inline with the latest
changes in the English ones.

More details about the changes can be found in the v4 upgrade guide:
activeadmin#8182
@thibaudgg

Copy link
Copy Markdown
Contributor Author

@javierjulio just added the views.pagination and activerecord translations.

@codecov

codecov Bot commented Dec 30, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8c783e2) 99.03% compared to head (6a8a0b4) 99.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8193   +/-   ##
=======================================
  Coverage   99.03%   99.03%           
=======================================
  Files         151      151           
  Lines        4150     4150           
=======================================
  Hits         4110     4110           
  Misses         40       40           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@javierjulio javierjulio left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@thibaudgg thank you ❤️

@javierjulio javierjulio merged commit 8fd0a19 into activeadmin:master Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants