mirror of
https://github.com/garraflavatra/alphabets.git
synced 2024-11-23 17:07:29 +01:00
Added Polish alphabet
This commit is contained in:
parent
051fd40ceb
commit
de32a0bf48
@ -1,3 +1,7 @@
|
||||
# [Unreleased]
|
||||
|
||||
Added Polish alphabet.
|
||||
|
||||
# [v2.0.4]
|
||||
|
||||
Fixed the X-ray entry in the NATO alphabet.
|
||||
|
@ -18,6 +18,8 @@
|
||||
|
||||
"norwegian": ["a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "æ", "ø", "å"],
|
||||
|
||||
"polish": ["a", "ą", "b", "c", "ć", "d", "e", "ę", "f", "g", "h", "i", "j", "k", "l", "ł", "m", "n", "ń", "o", "ó", "p", "q", "r", "s", "ś", "t", "u", "v", "w", "x", "y", "z", "ź", "ż"],
|
||||
|
||||
"russian": ["а", "б", "в", "г", "д", "е", "ё", "ж", "з", "и", "й", "к", "л", "м", "н", "о", "п", "р", "с", "т", "у", "ф", "х", "ц", "ч", "ш", "щ", "ъ", "ы", "ь", "э", "ю", "я"],
|
||||
|
||||
"swedish": ["a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "å", "ä", "ö"],
|
||||
|
Loading…
Reference in New Issue
Block a user