mirror of
https://github.com/usememos/memos.git
synced 2025-03-19 20:20:06 +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",
|
"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…
x
Reference in New Issue
Block a user