Skip to content

Commit 1600ec1

Browse files
authored
Add bosnian and belarusian (#10)
1 parent 31739ea commit 1600ec1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ def getNvdaToCldrLocales() -> Dict[NvdaLocaleT, Tuple[CldrLocaleT]]:
6464
# "an":(),
6565
"ar": ("ar",),
6666
"as": ("as",),
67+
"be": ("be",),
6768
"bg": ("bg",),
69+
"bs": ("bs",),
6870
"bn": ("bn",),
6971
"ca": ("ca",),
7072
"ckb": ("ckb",),

0 commit comments

Comments
 (0)