mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +03:00
Small fixes
This commit is contained in:
parent
25c56937f6
commit
ff2cd091db
29 changed files with 114 additions and 120 deletions
|
|
@ -383,10 +383,10 @@ TWO_FACTOR_BACKUP_CODES_DESC = "If you can't receive codes via Google Authentica
|
|||
LEGEND_GENERAL = "일반"
|
||||
LABEL_LANGUAGE = "언어"
|
||||
LABEL_EDITOR = "기본 본문 편집 도구"
|
||||
LABEL_EDITOR_HTML_AS_DEFAULT = "Html 편집기"
|
||||
LABEL_EDITOR_PLAIN_AS_DEFAULT = "텍스트 편집기"
|
||||
LABEL_EDITOR_HTML_FORCE_AS_DEFAULT = "Html (forced)"
|
||||
LABEL_EDITOR_PLAIN_FORCE_AS_DEFAULT = "Plain (forced)"
|
||||
LABEL_EDITOR_HTML = "Html 편집기"
|
||||
LABEL_EDITOR_PLAIN = "텍스트 편집기"
|
||||
LABEL_EDITOR_HTML_FORCED = "Html (forced)"
|
||||
LABEL_EDITOR_PLAIN_FORCED = "Plain (forced)"
|
||||
LABEL_ANIMATION = "인터페이스 애니메이션"
|
||||
LABEL_ANIMATION_FULL = "최대 애니메이션"
|
||||
LABEL_ANIMATION_NORMAL = "보통 애니메이션"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue