Skip to content

add russian language to wallet-serivce,openLogin and web3auth locales - #217

Open
redhatt06 wants to merge 9 commits into
Web3Auth:mainfrom
redhatt06:feature/localization-russian
Open

add russian language to wallet-serivce,openLogin and web3auth locales#217
redhatt06 wants to merge 9 commits into
Web3Auth:mainfrom
redhatt06:feature/localization-russian

Conversation

@redhatt06

@redhatt06 redhatt06 commented Jul 29, 2025

Copy link
Copy Markdown

Motivation and Context

Web3auth currently doesn't support Russian language. So we have add russian localization so we can use it in our project also other developers and companies can use it to reach to a wider customer/user range.

Description

Added russian texts into all the files inside the following folders:

  • Openlogin-locale
  • Wallet-service-locale
  • Web3Auth-locale

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project. (run lint)
  • [] My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My code requires a db migration.

Note

Low Risk
Content-only JSON localization with no runtime or security logic changes; main risk is translation quality or missing keys in some bundles.

Overview
Adds Russian (russian) translation entries across OpenLogin locale bundles so users can select Russian like other supported languages.

In the diff shown, locales-authenticator.json gains Russian copy for the authenticator-app setup flow (QR scan, OTP errors, recovery messaging, and navigation). locales-common.json adds Russian for shared UI: recovery factors, passwords, validation errors, toasts, and related login/recovery labels. Each string follows the existing per-locale key pattern with no application logic changes.

The broader PR (per description) also extends the same approach to Wallet-service-locale and Web3Auth-locale files.

Reviewed by Cursor Bugbot for commit 95c4731. Bugbot is set up for automated code reviews on this repo. Configure here.

@ihsraham
ihsraham requested a review from shahbaz17 July 30, 2025 04:14
@shahbaz17

Copy link
Copy Markdown
Member

Hey @redhatt06

Thank you for the contribution.

Can you help me sort the list from you end?

Also, please go through the Contributing guildeline

Resolve conflicts and place "russian" keys in alphabetical order
(between "portuguese" and "spanish") as requested in review.
Translate the 87 keys added on main after this branch was created and
update 6 existing Russian strings whose English source text changed.
@redhatt06

Copy link
Copy Markdown
Author

Hi, @shahbaz17 @ababove20-jpg . Sorry for the long delay. I updated the code with the fixes. Could you please review it once more. Thank you!

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.

4 participants