mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #46] [MERGED] feat: Added localizations for most UI elements #1426
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1426
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/PlayCover/PlayCover/pull/46
Author: @ohaiibuzzle
Created: 7/16/2022
Status: ✅ Merged
Merged: 7/20/2022
Merged by: @Depal1
Base:
develop← Head:feat/localization📝 Commits (2)
fc153d5feat: Added localizations for most UI elementscd90b33chore: 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.