mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-18 00:04:26 +00:00
make messages more consistent with the new 'search' feature
This commit is contained in:
parent
740301227f
commit
d340520581
@ -43,7 +43,7 @@ chill_person_search:
|
||||
menus:
|
||||
main:
|
||||
order: 30
|
||||
label: Chercher une personne
|
||||
label: Search within persons
|
||||
|
||||
chill_person_history_list:
|
||||
pattern: /{_locale}/person/{person_id}/history
|
||||
|
@ -73,6 +73,7 @@
|
||||
|
||||
#search
|
||||
'Person search results': Recherche de personnes
|
||||
'Search within persons': Recherche parmi les personnes
|
||||
'No persons matching search %pattern%': Aucune personne ne correpond à votre recherche "%pattern%".
|
||||
'%total% persons matching the search %pattern%': %total% personnes correspondent aux termes de recherche "%pattern%".
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user