mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #463] [CLOSED] Added Korean localization #544
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#544
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/Clipy/Clipy/pull/463
Author: @unstable-code
Created: 4/1/2021
Status: ❌ Closed
Base:
develop← Head:translate📝 Commits (1)
8438a9dKorean localization added📊 Changes
11 files changed (+381 additions, -4 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+25 -4)➕
Clipy/Resources/ko.lproj/Localizable.strings(+59 -0)➕
Clipy/Sources/Preferences/Panels/ko.lproj/CPYBetaPreferenceViewController.strings(+57 -0)➕
Clipy/Sources/Preferences/Panels/ko.lproj/CPYExcludeAppPreferenceViewController.strings(+6 -0)➕
Clipy/Sources/Preferences/Panels/ko.lproj/CPYGeneralPreferenceViewController.strings(+39 -0)➕
Clipy/Sources/Preferences/Panels/ko.lproj/CPYMenuPreferenceViewController.strings(+69 -0)➕
Clipy/Sources/Preferences/Panels/ko.lproj/CPYShortcutsPreferenceViewController.strings(+18 -0)➕
Clipy/Sources/Preferences/Panels/ko.lproj/CPYTypePreferenceViewController.strings(+24 -0)➕
Clipy/Sources/Preferences/Panels/ko.lproj/CPYUpdatesPreferenceViewController.strings(+21 -0)➕
Clipy/Sources/Preferences/ko.lproj/CPYPreferencesWindowController.strings(+27 -0)➕
Clipy/Sources/Snippets/ko.lproj/CPYSnippetsEditorWindowController.strings(+36 -0)📄 Description
I am sending a PR with Korean localization.
App appearance localized in Korean
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.