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:
|
menus:
|
||||||
main:
|
main:
|
||||||
order: 30
|
order: 30
|
||||||
label: Chercher une personne
|
label: Search within persons
|
||||||
|
|
||||||
chill_person_history_list:
|
chill_person_history_list:
|
||||||
pattern: /{_locale}/person/{person_id}/history
|
pattern: /{_locale}/person/{person_id}/history
|
||||||
|
@ -73,6 +73,7 @@
|
|||||||
|
|
||||||
#search
|
#search
|
||||||
'Person search results': Recherche de personnes
|
'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%".
|
'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%".
|
'%total% persons matching the search %pattern%': %total% personnes correspondent aux termes de recherche "%pattern%".
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user