feat(i18n): add international English (en-GB) localisation

This commit is contained in:
Sam McLeod 2024-04-07 13:57:04 +10:00
parent 331fe04df7
commit f74642df1b
2 changed files with 68 additions and 0 deletions

View file

@ -1,4 +1,8 @@
[
{
"code": "en-GB",
"title": "English (GB)"
},
{
"code": "en-US",
"title": "English (US)"