mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
Uploading and preparing the repository to the dev version.
Original unminified source code (dev folder - js, css, less) (fixes #6) Grunt build system Multiple identities correction (fixes #9) Compose html editor (fixes #12) New general settings - Loading Description New warning about default admin password Split general and login screen settings
This commit is contained in:
parent
afad45137e
commit
4cc2207513
846 changed files with 99453 additions and 2123 deletions
|
|
@ -1,39 +0,0 @@
|
|||
[LANGS_NAMES]
|
||||
LANG_EN = "English"
|
||||
LANG_EN_US = "English (US)"
|
||||
LANG_EN_GB = "English (UK)"
|
||||
LANG_EN_CA = "English (Canadian)"
|
||||
|
||||
LANG_NL = "Nederlands (Dutch)"
|
||||
LANG_NL_NL = "Nederlands (Dutch)"
|
||||
|
||||
LANG_RU = "Русский (Russian)"
|
||||
LANG_RU_RU = "Русский (Russian)"
|
||||
|
||||
LANG_DE = "Deutsch (German)"
|
||||
LANG_DE_DE = "Deutsch (German)"
|
||||
|
||||
LANG_FR = "Français (French)"
|
||||
LANG_FR_FR = "Français (France)"
|
||||
LANG_FR_CA = "Français (Canada)"
|
||||
|
||||
LANG_PT = "Português (Portugal)"
|
||||
LANG_PT_PT = "Português (Portugal)"
|
||||
LANG_PT_BR = "Português (Brasil)"
|
||||
|
||||
LANG_ES = "Español (Spanish)"
|
||||
LANG_ES_ES = "Español (España)"
|
||||
LANG_ES_LA = "Español (Spanish)"
|
||||
|
||||
LANG_IT = "Italiano (Italian)"
|
||||
LANG_IT_IT = "Italiano (Italian)"
|
||||
|
||||
LANG_LV = "Latviešu (Latvian)"
|
||||
LANG_LV_LV = "Latviešu (Latvian)"
|
||||
|
||||
LANG_IS = "Íslenska (Icelandic)"
|
||||
LANG_IS_IS = "Íslenska (Icelandic)"
|
||||
|
||||
LANG_JA = "日本語 (Japanese)"
|
||||
LANG_JP = "日本語 (Japanese)"
|
||||
LANG_JA_JP = "日本語 (Japanese)"
|
||||
Loading…
Add table
Add a link
Reference in a new issue