[PR #807] [MERGED] Add localization in app #1761

Closed
opened 2026-03-03 19:08:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/807
Author: @XuYicong
Created: 2/15/2023
Status: Merged
Merged: 4/12/2023
Merged by: @IsaacMarovitz

Base: developHead: develop


📝 Commits (4)

  • 19c1e5e copy localizable strings on installing plugin
  • 0eb0439 fix misspelt "component"
  • 46063f6 Merge branch 'PlayCover:develop' into develop
  • f146580 Merge remote-tracking branch 'upstream/develop' into develop

📊 Changes

1 file changed (+30 additions, -32 deletions)

View changed files

📝 PlayCover/Utils/PlayTools.swift (+30 -32)

📄 Description

Copies translations of playtools text into the installed app, whenever AKInterface is copied.

So that playtools can find them at runtime and display contents in the user's preferred language.


🔄 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/PlayCover/PlayCover/pull/807 **Author:** [@XuYicong](https://github.com/XuYicong) **Created:** 2/15/2023 **Status:** ✅ Merged **Merged:** 4/12/2023 **Merged by:** [@IsaacMarovitz](https://github.com/IsaacMarovitz) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (4) - [`19c1e5e`](https://github.com/PlayCover/PlayCover/commit/19c1e5eadfb3c0cb768a2f8f4a1fa5880ce35430) copy localizable strings on installing plugin - [`0eb0439`](https://github.com/PlayCover/PlayCover/commit/0eb0439a091d5da72916e7e369a8041b4653e8c3) fix misspelt "component" - [`46063f6`](https://github.com/PlayCover/PlayCover/commit/46063f64a0ce8667b6fedd036283af3cc4cf7a60) Merge branch 'PlayCover:develop' into develop - [`f146580`](https://github.com/PlayCover/PlayCover/commit/f14658040dcf5bdbece5ae8da9058442068aaa21) Merge remote-tracking branch 'upstream/develop' into develop ### 📊 Changes **1 file changed** (+30 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Utils/PlayTools.swift` (+30 -32) </details> ### 📄 Description Copies translations of playtools text into the installed app, whenever AKInterface is copied. So that playtools can find them at runtime and display contents in the user's preferred language. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:08:47 +03: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
starred/PlayCover#1761
No description provided.