mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 06:25:55 +03:00
[PR #209] [MERGED] Fixed missing language files, added Turkish language. #315
Labels
No labels
bug
enhancement
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Bark#315
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/Finb/Bark/pull/209
Author: @furkanipek
Created: 8/22/2023
Status: ✅ Merged
Merged: 8/22/2023
Merged by: @Finb
Base:
master← Head:language-update📝 Commits (1)
d30d626Fixed missing language files, added Turkish language.📊 Changes
5 files changed (+162 additions, -3 deletions)
View changed files
📝
Bark.xcodeproj/project.pbxproj(+3 -0)📝
Bark/AppDelegate.swift(+3 -3)📝
Bark/en.lproj/Localizable.strings(+3 -0)➕
Bark/tr.lproj/Localizable.strings(+150 -0)📝
Bark/zh-Hans.lproj/Localizable.strings(+3 -0)📄 Description
-The buttons in the window that opens when a notification is received in the application have been localizable.
-Missing translations added to language files.
-Turkish language added.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.