[GH-ISSUE #1196] Bashkortostan flag #555

Closed
opened 2026-03-03 14:39:20 +03:00 by kerem · 1 comment
Owner

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

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 - ISO 3166: RU - IETF: ba-RU - ISO-639: ba - flag: https://en.wikipedia.org/wiki/Bashkortostan#/media/File:Flag_of_Bashkortostan.svg
kerem closed this issue 2026-03-03 14:39:20 +03:00
Author
Owner

@Khyretos commented on GitHub (Dec 29, 2023):

although this can conflict with:

  • bahamas: which is bs
  • bosnia: which is ba

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

<!-- gh-comment-id:1872298077 --> @Khyretos commented on GitHub (Dec 29, 2023): although this can conflict with: - bahamas: which is bs - bosnia: which is ba 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
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/flag-icons#555
No description provided.