mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
Added "Default identity" setting (Closes #157)
This commit is contained in:
parent
c82a897582
commit
d80a9e8485
29 changed files with 239 additions and 67 deletions
|
|
@ -457,6 +457,7 @@ DELETING_ASK = "정말로 삭제하시겠습니까?"
|
|||
[SETTINGS_IDENTITIES]
|
||||
LEGEND_IDENTITY = "신원"
|
||||
LEGEND_IDENTITIES = "새 신원 추가"
|
||||
LABEL_DEFAULT = "Default"
|
||||
LABEL_DISPLAY_NAME = "이름"
|
||||
LABEL_REPLY_TO = "답장"
|
||||
LABEL_SIGNATURE = "서명"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue