[PR #1438] [MERGED] add translation of Japanese #1259

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

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/1438
Author: @shsw228
Created: 9/28/2023
Status: Merged
Merged: 9/28/2023
Merged by: @waydabber

Base: mainHead: feature/add_Japanese_translation


📝 Commits (1)

  • 4e015e9 add translation of Japanese

📊 Changes

4 files changed (+614 additions, -0 deletions)

View changed files

📝 MonitorControl.xcodeproj/project.pbxproj (+7 -0)
MonitorControl/UI/ja.lproj/InternetAccessPolicy.strings (+8 -0)
MonitorControl/UI/ja.lproj/Localizable.strings (+152 -0)
MonitorControl/UI/ja.lproj/Main.strings (+447 -0)

📄 Description

add translation of Japanese.
It's my first time contributing to OSS, so I'm worried about any problems....

thank you.


🔄 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/1438 **Author:** [@shsw228](https://github.com/shsw228) **Created:** 9/28/2023 **Status:** ✅ Merged **Merged:** 9/28/2023 **Merged by:** [@waydabber](https://github.com/waydabber) **Base:** `main` ← **Head:** `feature/add_Japanese_translation` --- ### 📝 Commits (1) - [`4e015e9`](https://github.com/MonitorControl/MonitorControl/commit/4e015e9c455a501e40d1fcfb30c73ef49f7978c6) add translation of Japanese ### 📊 Changes **4 files changed** (+614 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MonitorControl.xcodeproj/project.pbxproj` (+7 -0) ➕ `MonitorControl/UI/ja.lproj/InternetAccessPolicy.strings` (+8 -0) ➕ `MonitorControl/UI/ja.lproj/Localizable.strings` (+152 -0) ➕ `MonitorControl/UI/ja.lproj/Main.strings` (+447 -0) </details> ### 📄 Description add translation of Japanese. It's my first time contributing to OSS, so I'm worried about any problems.... thank you. --- <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:18 -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#1259
No description provided.