mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
Add some text constant (contacts)
This commit is contained in:
parent
599e934b4a
commit
2f8b9efbac
14 changed files with 37 additions and 11 deletions
|
|
@ -145,6 +145,8 @@ LABEL_PHONE = "Telefon"
|
|||
LINK_ADD_EMAIL = "Legg til en e-postadresse"
|
||||
LINK_ADD_PHONE = "Legg til en telefon"
|
||||
PLACEHOLDER_ENTER_DISPLAY_NAME = "Enter display name"
|
||||
PLACEHOLDER_ENTER_LAST_NAME = "Enter last name"
|
||||
PLACEHOLDER_ENTER_FIRST_NAME = "Enter first name"
|
||||
LABEL_READ_ONLY = "Read only"
|
||||
LABEL_SHARE = "Share"
|
||||
BUTTON_SHARE_NONE = "None"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue