[PR #209] [MERGED] Fixed missing language files, added Turkish language. #315

Closed
opened 2026-03-03 11:42:25 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: language-update


📝 Commits (1)

  • d30d626 Fixed 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Finb/Bark/pull/209 **Author:** [@furkanipek](https://github.com/furkanipek) **Created:** 8/22/2023 **Status:** ✅ Merged **Merged:** 8/22/2023 **Merged by:** [@Finb](https://github.com/Finb) **Base:** `master` ← **Head:** `language-update` --- ### 📝 Commits (1) - [`d30d626`](https://github.com/Finb/Bark/commit/d30d6260b50517676a28d9b49fcaea3d761b4eb3) Fixed missing language files, added Turkish language. ### 📊 Changes **5 files changed** (+162 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:42:25 +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/Bark#315
No description provided.