mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +03:00
Interface optimization
Mark as important (compose)
This commit is contained in:
parent
821991a263
commit
d5eacb6a4d
43 changed files with 1069 additions and 780 deletions
|
|
@ -82,6 +82,10 @@ LANG_KO_KR = "한국어"
|
|||
LANG_BG = "Български"
|
||||
LANG_BG_BG = "Български"
|
||||
|
||||
LANG_VI = "Tiếng Việt"
|
||||
LANG_VI_VI = "Tiếng Việt"
|
||||
LANG_VI_VN = "Tiếng Việt"
|
||||
|
||||
[LANGS_NAMES_EN]
|
||||
LANG_EN = "English"
|
||||
LANG_EN_US = "English (US)"
|
||||
|
|
@ -166,3 +170,7 @@ LANG_KO_KR = "Korean"
|
|||
|
||||
LANG_BG = "Bulgarian"
|
||||
LANG_BG_BG = "Bulgarian"
|
||||
|
||||
LANG_VI = "Vietnamese"
|
||||
LANG_VI_VI = "Vietnamese"
|
||||
LANG_VI_VN = "Vietnamese"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue