mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-27 01:46:02 +03:00
[GH-ISSUE #1196] Bashkortostan flag #555
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#555
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 @Khyretos on GitHub (Dec 29, 2023).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/1196
Hey, i am making a chat utility that can detect languages and i am making a object with country and language information and i see that the flag of 'Bashkortostan' is not there
here is a link of the wikipedia article and the flag: https://en.wikipedia.org/wiki/Bashkortostan
@Khyretos commented on GitHub (Dec 29, 2023):
although this can conflict with:
i dont know if you have considered using the ISO-639 as a possible parameter.
my sources are: https://www.localeplanet.com/icu/index.html
and to detect language i use python's fasttext: https://fasttext.cc/docs/en/language-identification.html
so i understand if you dont want to add it XD