diff options
| author | Dan Halbert <halbert@halwitz.org> | 2021-03-31 15:09:55 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2021-03-31 15:09:55 -0400 |
| commit | c41639f30a603b3359788aa32363658f256743f7 (patch) | |
| tree | 97969ab209f1068ebab756f98e738328a861b6e2 /tools | |
| parent | 5d8bdd20b42b200454be86bacfa80c57c1ac293b (diff) | |
add en_GB translation to builds
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/build_board_info.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build_board_info.py b/tools/build_board_info.py index 037bf5e14..d89b6ac2c 100644 --- a/tools/build_board_info.py +++ b/tools/build_board_info.py @@ -87,6 +87,7 @@ aliases_by_board = { language_allow_list = set([ "ID", "de_DE", + "en_GB", "en_US", "en_x_pirate", "es", |
