-
Notifications
You must be signed in to change notification settings - Fork 926
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
feat(locales): update Japanese translations for search results and two-factor authentication #2628
Conversation
chore: update and bump 6 ja.json files.
Merge branch 'RSSNext:dev' into dev
fix locale/error/ja.json
update settings/ja.json
so sorry, @hyoban 😢 Perhaps my local settings are in. I have restored it to the original. Thanks for your kindness. You have always been a great help.
sync and update settings/ja.json
… profile link social fields
…o-factor authentication
Thank you for your contribution. We will review it promptly. |
@dai is attempting to deploy a commit to the RSS3 Team on Vercel. A member of the Team first needs to authorize it. |
Suggested PR Title:
Change Summary: Code Review: |
Thank you @dai for your contribution! 🎉 Your pull request has been merged and we really appreciate your help in making this project better. We hope to see more contributions from you in the future! 💪 |
This pull request includes updates to several Japanese localization files to improve translation accuracy and add new translations. The most important changes focus on enhancing the user interface by correcting translations and adding support for two-factor authentication (2FA) messages.
Improvements to translation accuracy:
locales/app/ja.json
: Corrected the translation for switching to "2-column mode" (entry_list_header.switch_to_normalmode
) and added translations for search results messages (discover.search.results_*
). [1] [2]locales/settings/ja.json
: Corrected the translations for clearing cache button and description (data_control.clean_cache.*
).Support for two-factor authentication (2FA) messages:
locales/errors/ja.json
: Added error messages for incorrect and required 2FA codes (4007
,4008
).locales/external/ja.json
: Added translation for 2FA code input (login.two_factor.code
).locales/settings/ja.json
: Added multiple translations related to enabling, disabling, and managing 2FA (profile.totp_code.*
,profile.two_factor.*
).Description
PR Type
Screenshots (if UI change)
Demo Video (if new feature)
Linked Issues
Additional context
Changelog