mirror of
https://github.com/heysem-useinsider/Stringz.git
synced 2026-04-26 07:15:52 +03:00
[GH-ISSUE #17] Incorrect national flag emoji for Traditional Chinese language #14
Labels
No labels
bug
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stringz#14
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?
Originally created by @pinchih on GitHub (Mar 19, 2021).
Original GitHub issue: https://github.com/heysem-useinsider/Stringz/issues/17
Incorrect national flag emoji for traditional Chinese language.
Version:
0.6.4 (41)
Steps to reproduce:
From the language dropdown button, select Chinese (Traditional) -> At the first row, the national flag emoji is showing China's national flag.
Screenshot:

Suggestion to fix this issue:
Change the national flag emoji from 🇨🇳(China) to 🇹🇼(Taiwan).
Thank you very much!
@heysem-useinsider commented on GitHub (Mar 20, 2021):
I didn't know that Traditional Chinese is mostly used in Taiwan, I updated the flag and will publish it with the next version as soon as possible.
Thanks for reporting.