Update Russian (ru) translation - add 129 missing keys#415
Update Russian (ru) translation - add 129 missing keys#415maojianian25-png wants to merge 4 commits into
Conversation
|
@maojianian25-png is attempting to deploy a commit to the EthID Team on Vercel. A member of the Team first needs to authorize it. |
Greptile SummaryThis PR completes the Russian (
Confidence Score: 5/5Safe to merge — the change is a pure JSON translation addition with no runtime logic, and all previously identified quality issues appear resolved in the submitted version. The change touches only a static locale file. All keys in the English reference file are now present in Russian, the JSON is valid, and the translations are accurate. The one remaining note (gender marker on a single key) does not affect functionality or cause wrong data to be displayed in most cases. No files require special attention beyond the minor gender-agreement note on Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[English translations.json\n276 keys] -->|compare| B{Key present\nin ru/translations.json?}
B -->|Yes - 167 existing keys| C[No change needed]
B -->|No - 129 missing keys| D[Added by this PR]
D --> E[Notifications\nnot.follow/unfollow/tag/block/mute etc.]
D --> F[Swipe UI\nswipe title/description, keyboard, mouse]
D --> G[Pages\nteam, integrations, examples, feed]
D --> H[Share / Top 8\nShare Your Top 8, Copy, Image downloaded]
D --> I[Misc UI\nclose, retry, noData, goBack, POAP etc.]
C --> J[ru/translations.json\n276/276 complete ✓]
E --> J
F --> J
G --> J
H --> J
I --> J
Reviews (4): Last reviewed commit: "fix: clarify Russian download wording" | Re-trigger Greptile |
|
Thanks for the review. I pushed a follow-up commit addressing the remaining Russian translation feedback and ensured the locale file ends with a trailing newline. |
|
Thanks for the follow-up review. I pushed a new commit clarifying the three Russian download strings by using |
|
Addressed all Greptile review feedback:
Please re-review! |
Russian Translation Update
This PR adds 129 missing translation keys to the Russian (ru) translation file, bringing it from 167/276 to 276/276 complete.
Changes
Bounty Reference
Per https://docs.efp.app/translationbounty/
Reward Info