mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
Added missing language constants.
This commit is contained in:
parent
388a688d9d
commit
daa958ed44
14 changed files with 471 additions and 406 deletions
|
|
@ -136,6 +136,11 @@ EMPTY_LIST = "暂无联系人"
|
|||
EMPTY_SEARCH = "没找到联系人"
|
||||
CLEAR_SEARCH = "清除搜索"
|
||||
CONTACT_VIEW_DESC = "在此查看在列表中选中的联系人。"
|
||||
LABEL_DISPLAY_NAME = "Display name"
|
||||
LABEL_EMAIL = "Email"
|
||||
LABEL_PHONE = "Phone"
|
||||
LINK_ADD_EMAIL = "Add an email address"
|
||||
LINK_ADD_PHONE = "Add a phone"
|
||||
|
||||
[COMPOSE]
|
||||
TITLE_FROM = "发送自"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue