Interface optimization

Mark as important (compose)
This commit is contained in:
RainLoop Team 2014-12-31 16:21:43 +04:00
parent 821991a263
commit d5eacb6a4d
43 changed files with 1069 additions and 780 deletions

View file

@ -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"