forked from open-webui/open-webui
feat(i18n): add international English (en-GB) localisation
This commit is contained in:
parent
331fe04df7
commit
f74642df1b
2 changed files with 68 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
[
|
||||
{
|
||||
"code": "en-GB",
|
||||
"title": "English (GB)"
|
||||
},
|
||||
{
|
||||
"code": "en-US",
|
||||
"title": "English (US)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue