-
Notifications
You must be signed in to change notification settings - Fork 893
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
Partial l10n for VPN widget. #26938
Partial l10n for VPN widget. #26938
Conversation
[puLL-Merge] - brave/brave-core@26938 DescriptionThis PR updates and adds translations for various languages related to Brave VPN and other features. The changes include adding new strings and modifying existing ones across multiple language files. ChangesChanges
sequenceDiagram
participant Dev as Developer
participant Repo as Brave Core Repository
participant Lang as Language Files
Dev->>Repo: Update brave_vpn_strings.grdp
Dev->>Lang: Add "Brave VPN" translation
Dev->>Lang: Add "Change" translation
Dev->>Lang: Add VPN feature translations (selected languages)
Repo-->>Dev: Confirm changes
Lang-->>Dev: Confirm translations added
|
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.
++
Uplift of #26938 (squashed) to beta
Uplift of #26938 (squashed) to release
Released in v1.75.91 |
Uplift of #26938 (squashed) to release
Resolves brave/brave-browser#42769
Submitter Checklist:
QA/Yes
orQA/No
;release-notes/include
orrelease-notes/exclude
;OS/...
) to the associated issuenpm run test -- brave_browser_tests
,npm run test -- brave_unit_tests
wikinpm run presubmit
wiki,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan: