[PR #1462] [MERGED] Add Hindi translation #1261

Closed
opened 2026-05-05 07:09:23 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/1462
Author: @patiljignesh
Created: 11/6/2023
Status: Merged
Merged: 11/6/2023
Merged by: @waydabber

Base: mainHead: master


📝 Commits (4)

  • f65bc2b Add a Hindi as a new language
  • c550251 Add Hindi Localised translation.
  • 778e9b5 Add Hindi localise in InternetAccessPolicy
  • ae69449 Add Hindi Localise for Main.

📊 Changes

6 files changed (+616 additions, -2 deletions)

View changed files

📝 MonitorControl.xcodeproj/project.pbxproj (+7 -0)
📝 MonitorControl/Info.plist (+1 -1)
MonitorControl/UI/hi.lproj/InternetAccessPolicy.strings (+8 -0)
MonitorControl/UI/hi.lproj/Localizable.strings (+152 -0)
MonitorControl/UI/hi.lproj/Main.strings (+447 -0)
📝 MonitorControlHelper/Info.plist (+1 -1)

📄 Description

Add Hindi translation to Localizable.strings, Main.strings. and InternetAccessPolicy.strings


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/MonitorControl/MonitorControl/pull/1462 **Author:** [@patiljignesh](https://github.com/patiljignesh) **Created:** 11/6/2023 **Status:** ✅ Merged **Merged:** 11/6/2023 **Merged by:** [@waydabber](https://github.com/waydabber) **Base:** `main` ← **Head:** `master` --- ### 📝 Commits (4) - [`f65bc2b`](https://github.com/MonitorControl/MonitorControl/commit/f65bc2b35ccd2d14ab5ad0d22a22da7255d377ba) Add a Hindi as a new language - [`c550251`](https://github.com/MonitorControl/MonitorControl/commit/c55025130fa72c7098552143dbcde9cbb68284df) Add Hindi Localised translation. - [`778e9b5`](https://github.com/MonitorControl/MonitorControl/commit/778e9b5680ae2d3402001bbf4d691e13d6bb4b95) Add Hindi localise in InternetAccessPolicy - [`ae69449`](https://github.com/MonitorControl/MonitorControl/commit/ae694497e09500011c436af5795840e4c9979086) Add Hindi Localise for Main. ### 📊 Changes **6 files changed** (+616 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `MonitorControl.xcodeproj/project.pbxproj` (+7 -0) 📝 `MonitorControl/Info.plist` (+1 -1) ➕ `MonitorControl/UI/hi.lproj/InternetAccessPolicy.strings` (+8 -0) ➕ `MonitorControl/UI/hi.lproj/Localizable.strings` (+152 -0) ➕ `MonitorControl/UI/hi.lproj/Main.strings` (+447 -0) 📝 `MonitorControlHelper/Info.plist` (+1 -1) </details> ### 📄 Description Add Hindi translation to Localizable.strings, Main.strings. and InternetAccessPolicy.strings --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:09:23 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#1261
No description provided.