1
0
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:
Romein van Buren 2023-08-08 21:11:54 +02:00
parent 051fd40ceb
commit de32a0bf48
Signed by: romein
GPG Key ID: 0EFF8478ADDF6C49
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# [Unreleased]
Added Polish alphabet.
# [v2.0.4]
Fixed the X-ray entry in the NATO alphabet.

View File

@ -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", "å", "ä", "ö"],