mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 06:27:02 +03:00
Fix css - Flag of the United Kingdom
This commit is contained in:
parent
f05e38a7c7
commit
4e6571691d
4 changed files with 7 additions and 3 deletions
|
|
@ -2,6 +2,7 @@
|
|||
LANG_EN = "English"
|
||||
LANG_EN_US = "English (US)"
|
||||
LANG_EN_GB = "English (UK)"
|
||||
LANG_EN_UK = "English (UK)"
|
||||
LANG_EN_CA = "English (Canadian)"
|
||||
|
||||
LANG_NL = "Nederlands"
|
||||
|
|
@ -72,6 +73,7 @@ LANG_KO_KR = "한국어"
|
|||
LANG_EN = "English"
|
||||
LANG_EN_US = "English (US)"
|
||||
LANG_EN_GB = "English (UK)"
|
||||
LANG_EN_UK = "English (UK)"
|
||||
LANG_EN_CA = "English (Canadian)"
|
||||
|
||||
LANG_NL = "Dutch"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue