mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
parent
9cc791caba
commit
8c0276631b
36 changed files with 628 additions and 66 deletions
|
|
@ -142,6 +142,8 @@ SEARCH_INPUT_PLACEHOLDER = "Suche"
|
|||
BUTTON_ADD_CONTACT = "Kontakt hinzufügen"
|
||||
BUTTON_CREATE_CONTACT = "Kontakt anlegen"
|
||||
BUTTON_UPDATE_CONTACT = "Kontakt aktualisieren"
|
||||
BUTTON_IMPORT = "Import (csv, vcf, vcard)"
|
||||
ERROR_IMPORT_FILE = "Import error (invalid file format)"
|
||||
LIST_LOADING = "es wird geladen"
|
||||
EMPTY_LIST = "Keine Kontakte"
|
||||
EMPTY_SEARCH = "Keine Kontakte gefunden"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue