[PR #26] [MERGED] Add support for additional languages #38

Closed
opened 2026-03-02 05:16:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/heysem-useinsider/Stringz/pull/26
Author: @samuelbradshaw
Created: 9/16/2021
Status: Merged
Merged: 9/26/2021
Merged by: @heysem-useinsider

Base: mainHead: languages


📝 Commits (1)

📊 Changes

1 file changed (+360 additions, -96 deletions)

View changed files

📝 Stringz/Language.swift (+360 -96)

📄 Description

Closes issue #22:

  • Added zh-Hant-HK – Chinese (Traditional, Hong Kong), as requested by @zhgchgli0718
  • Added several additional languages

Also includes these changes:

  • Changed "Australian", "Canadian", and "Indian" to "Australia", "Canada", and "India", to be consistent with other country names in the languages list (for example, Mexico, Brazil, and Hong Kong)
  • Made capitalization of language codes consistent with how Apple capitalizes language codes (also to align with BCP 47 standard recommendations)
  • Sorted the languages alphabetically

🔄 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/heysem-useinsider/Stringz/pull/26 **Author:** [@samuelbradshaw](https://github.com/samuelbradshaw) **Created:** 9/16/2021 **Status:** ✅ Merged **Merged:** 9/26/2021 **Merged by:** [@heysem-useinsider](https://github.com/heysem-useinsider) **Base:** `main` ← **Head:** `languages` --- ### 📝 Commits (1) - [`6c0fee0`](https://github.com/heysem-useinsider/Stringz/commit/6c0fee028bb4735a7daf2868bdd43a29a860e1eb) Add several languages ### 📊 Changes **1 file changed** (+360 additions, -96 deletions) <details> <summary>View changed files</summary> 📝 `Stringz/Language.swift` (+360 -96) </details> ### 📄 Description Closes issue #22: - Added zh-Hant-HK – Chinese (Traditional, Hong Kong), as requested by @zhgchgli0718 - Added several additional languages Also includes these changes: - Changed "Australian", "Canadian", and "Indian" to "Australia", "Canada", and "India", to be consistent with other country names in the languages list (for example, Mexico, Brazil, and Hong Kong) - Made capitalization of language codes consistent with how Apple capitalizes language codes (also to align with BCP 47 standard recommendations) - Sorted the languages alphabetically --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 05:16:52 +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/Stringz#38
No description provided.