mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-24 23:55:52 +03:00
[PR #431] feat: Add Hindi and Russian translations #398
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#398
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kavishdevar/librepods/pull/431
Author: @Devvekariya711
Created: 1/17/2026
Status: 🔄 Open
Base:
main← Head:feat/hindi-russian-translations📝 Commits (2)
116f130docs: add comprehensive CONTRIBUTING.md guide9512d57feat: add Hindi and Russian translations📊 Changes
5 files changed (+949 additions, -0 deletions)
View changed files
➕
CONTRIBUTING.md(+341 -0)➕
android/app/src/main/res/values-hi/strings.xml(+217 -0)➕
android/app/src/main/res/values-ru/strings.xml(+217 -0)➕
linux/translations/librepods_hi.ts(+87 -0)➕
linux/translations/librepods_ru.ts(+87 -0)📄 Description
Description
Adds Hindi (हिन्दी) and Russian (Русский) language support to LibrePods for both Android and Linux platforms.
Files Changed
Android:
android/app/src/main/res/values-hi/strings.xml(NEW - 218 strings)android/app/src/main/res/values-ru/strings.xml(NEW - 218 strings)Linux:
linux/translations/librepods_hi.ts(NEW)linux/translations/librepods_ru.ts(NEW)Translation Details
%1$s,%d, etc.)Review Request
Hindi and Russian speakers: Please review for natural phrasing and technical term accuracy. Suggestions welcome!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.