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
actions and reactions i18n #15058
actions and reactions i18n #15058
Conversation
|
Thank you for opening this PR! We appreciate you! For all pull requests coming from third-party forks we will need to A Forem Team member will review this contribution and get back to |
| other: "%{count}%{start}\_réactions%{end}" | ||
| title: Reactions | ||
| like: | ||
| title: Coeur |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BTW, are French speakers fine with Coeur instead of Cœur? (I just copied from another commit as it is.)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is ok for now, we can do another pass through the files at a later stage when they have settled down a bit more.
4d337d1
to
fe2bb6c
Compare
|
Hey @yheuhtozr! 👋 Can you please update your branch with the latest code from the repository’s |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking good so far! I have two comments, one that is inline and one that I will mention here: I noticed that there is a fair amount of whitespace beneath the Reading List (please see the attached screenshot for reference) and I don't seem to experience this on main. Are you also experiencing this?

There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving this before the merge conflicts have been resolved but this looks good so far.
|
@citizen428 Thank you, but it is strange. The key is apparently there in both locale files. forem/config/locales/views/notifications/en.yml Lines 1 to 13 in fa1438a
|
|
@yheuhtozr See the last column, this is about having a count and not providing a |
|
@citizen428 BTW is it possible to have i18n-tasks show in the error output which keys are missing? |
|
Do you mean during the spec run? |
|
Yes, that's what I meant. |
|
No, and I don't think we'll add that. But: you can make a copy of the file, add it to gitignore, add whatever output you want and run that locally. |
* actions and reactions i18n * remove ja.yml * Update en.yml * Update fr.yml * Update _actions.html.erb

What type of PR is this? (check all applicable)
Description
Extracts actions or reactions related strings for i18n. Attached fr locale for testing purposes. Existing translations up to #15002 reflected (hopefully).
Related Tickets & Documents
Relates to #14888
QA Instructions, Screenshots, Recordings
UI accessibility concerns?
Added/updated tests?
have not been included
[Forem core team only] How will this change be communicated?
Will this PR introduce a change that impacts Forem members or creators, the
development process, or any of our internal teams? If so, please note how you
will share this change with the people who need to know about it.
Storybook (for Crayons components)
updated. I have filled out the
Changes Requested
issue template so Community Success can help update the Admin Docs
appropriately.
CHANGELOG.mdor in a forem.dev post
[optional] Are there any post deployment tasks we need to perform?
N/A
[optional] What gif best describes this PR or how it makes you feel?