mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
parent
9cc791caba
commit
8c0276631b
36 changed files with 628 additions and 66 deletions
|
|
@ -142,6 +142,8 @@ SEARCH_INPUT_PLACEHOLDER = "Recherche"
|
|||
BUTTON_ADD_CONTACT = "Ajouter un contact"
|
||||
BUTTON_CREATE_CONTACT = "Créer"
|
||||
BUTTON_UPDATE_CONTACT = "Modifier"
|
||||
BUTTON_IMPORT = "Import (csv, vcf, vcard)"
|
||||
ERROR_IMPORT_FILE = "Import error (invalid file format)"
|
||||
LIST_LOADING = "Chargement"
|
||||
EMPTY_LIST = "Aucun contact"
|
||||
EMPTY_SEARCH = "Aucun contact trouvé"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue