[PR #46] [MERGED] feat: Added localizations for most UI elements #1426

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/46
Author: @ohaiibuzzle
Created: 7/16/2022
Status: Merged
Merged: 7/20/2022
Merged by: @Depal1

Base: developHead: feat/localization


📝 Commits (2)

  • fc153d5 feat: Added localizations for most UI elements
  • cd90b33 chore: sync with upstream

📊 Changes

9 files changed (+106 additions, -33 deletions)

View changed files

📝 PlayCover/View/AppSettingsView.swift (+7 -7)
📝 PlayCover/View/AppsView.swift (+7 -7)
📝 PlayCover/View/InstallSettings.swift (+1 -1)
📝 PlayCover/View/MainView.swift (+3 -3)
📝 PlayCover/View/PlayCoverApp.swift (+2 -1)
📝 PlayCover/View/SetupView.swift (+5 -5)
📝 PlayCover/ViewModel/InstallVM.swift (+11 -6)
📝 PlayCover/ViewModel/Log.swift (+2 -2)
📝 PlayCover/en.lproj/Localizable.strings (+68 -1)

📄 Description

I cleaned up and rebased this on the latest develop, otherwise it is very similar to the previous #8


🔄 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/46 **Author:** [@ohaiibuzzle](https://github.com/ohaiibuzzle) **Created:** 7/16/2022 **Status:** ✅ Merged **Merged:** 7/20/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `feat/localization` --- ### 📝 Commits (2) - [`fc153d5`](https://github.com/PlayCover/PlayCover/commit/fc153d5c84b84c00abdb76f5532d26030036607e) feat: Added localizations for most UI elements - [`cd90b33`](https://github.com/PlayCover/PlayCover/commit/cd90b33260d6480213cbe5ad759bdf055bce927a) chore: sync with upstream ### 📊 Changes **9 files changed** (+106 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/View/AppSettingsView.swift` (+7 -7) 📝 `PlayCover/View/AppsView.swift` (+7 -7) 📝 `PlayCover/View/InstallSettings.swift` (+1 -1) 📝 `PlayCover/View/MainView.swift` (+3 -3) 📝 `PlayCover/View/PlayCoverApp.swift` (+2 -1) 📝 `PlayCover/View/SetupView.swift` (+5 -5) 📝 `PlayCover/ViewModel/InstallVM.swift` (+11 -6) 📝 `PlayCover/ViewModel/Log.swift` (+2 -2) 📝 `PlayCover/en.lproj/Localizable.strings` (+68 -1) </details> ### 📄 Description I cleaned up and rebased this on the latest develop, otherwise it is very similar to the previous #8 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:07:00 +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#1426
No description provided.