mirror of
https://github.com/usememos/memos.git
synced 2025-10-10 06:16:35 +08:00
chore: add en-GB language (#2865)
* chore: add en-GB language * chore: remove en-GB contents
This commit is contained in:
parent
28c7a75ea2
commit
e7d5dfe515
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@ export const availableLocales = [
|
||||||
"ar",
|
"ar",
|
||||||
"de",
|
"de",
|
||||||
"en",
|
"en",
|
||||||
|
"en-GB",
|
||||||
"es",
|
"es",
|
||||||
"fr",
|
"fr",
|
||||||
"hi",
|
"hi",
|
||||||
|
|
1
web/src/locales/en-GB.json
Normal file
1
web/src/locales/en-GB.json
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{}
|
Loading…
Add table
Reference in a new issue