mirror of
https://github.com/usememos/memos.git
synced 2025-03-19 12:10:08 +01: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
@ -7,6 +7,7 @@ export const availableLocales = [
|
||||
"ar",
|
||||
"de",
|
||||
"en",
|
||||
"en-GB",
|
||||
"es",
|
||||
"fr",
|
||||
"hi",
|
||||
|
1
web/src/locales/en-GB.json
Normal file
1
web/src/locales/en-GB.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
Loading…
x
Reference in New Issue
Block a user