mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 15:37:03 +03:00
Select2 replaced by inputosaurus + ui-autocomplete
+ a lot of small fixes.
This commit is contained in:
parent
ef3d4f8576
commit
afb7ec8c4e
91 changed files with 2332 additions and 6657 deletions
|
|
@ -13,6 +13,9 @@ LANG_PL_PL = "Polski"
|
|||
LANG_RU = "Русский"
|
||||
LANG_RU_RU = "Русский"
|
||||
|
||||
LANG_UA = "Українська"
|
||||
LANG_UA_UA = "Українська"
|
||||
|
||||
LANG_DE = "Deutsch"
|
||||
LANG_DE_DE = "Deutsch"
|
||||
|
||||
|
|
@ -60,6 +63,9 @@ LANG_PL_PL = "Polish"
|
|||
LANG_RU = "Russian"
|
||||
LANG_RU_RU = "Russian"
|
||||
|
||||
LANG_UA = "Ukrainian"
|
||||
LANG_UA_UA = "Ukrainian"
|
||||
|
||||
LANG_DE = "German"
|
||||
LANG_DE_DE = "German"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue