mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 17:07:03 +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
|
|
@ -460,6 +460,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