mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 23:17:02 +03:00
Added Czech language
This commit is contained in:
parent
b3f3a51be6
commit
5c00815d31
3 changed files with 697 additions and 3 deletions
|
|
@ -88,7 +88,10 @@ LANG_VI_VN = "Tiếng Việt"
|
|||
|
||||
LANG_CZ = "Čeština"
|
||||
LANG_CZ_CZ = "Čeština"
|
||||
LANG_CS_CZ= "Čeština"
|
||||
LANG_CS = "Čeština"
|
||||
LANG_CS_CS = "Čeština"
|
||||
LANG_CS_CZ = "Čeština"
|
||||
LANG_CZ_CS = "Čeština"
|
||||
|
||||
[LANGS_NAMES_EN]
|
||||
LANG_EN = "English"
|
||||
|
|
@ -181,4 +184,7 @@ LANG_VI_VN = "Vietnamese"
|
|||
|
||||
LANG_CZ = "Czech"
|
||||
LANG_CZ_CZ = "Czech"
|
||||
LANG_CS_CZ= "Czech"
|
||||
LANG_CS = "Czech"
|
||||
LANG_CS_CS = "Czech"
|
||||
LANG_CS_CZ = "Czech"
|
||||
LANG_CZ_CS = "Czech"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue