mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
Add pagenator to contact list
Move contacts from plugin back to core
This commit is contained in:
parent
daa958ed44
commit
0ec4fc89d4
44 changed files with 1250 additions and 889 deletions
|
|
@ -129,8 +129,8 @@ SEARCHING_DESC = "Recherche..."
|
|||
LEGEND_CONTACTS = "Contacts"
|
||||
SEARCH_INPUT_PLACEHOLDER = "Recherche"
|
||||
BUTTON_ADD_CONTACT = "Ajouter un contact"
|
||||
BUTTON_CREATE_CONTACT = "Créer un contact"
|
||||
BUTTON_UPDATE_CONTACT = "Modifier un contact"
|
||||
BUTTON_CREATE_CONTACT = "Créer"
|
||||
BUTTON_UPDATE_CONTACT = "Modifier"
|
||||
LIST_LOADING = "Chargement"
|
||||
EMPTY_LIST = "Aucun contact"
|
||||
EMPTY_SEARCH = "Aucun contact trouvé"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue