[#367] added custom placeholder to people search (#411)

Co-authored-by: Camille Moussu <cmoussu@linagora.com>
This commit is contained in:
Camille Moussu
2025-12-11 18:56:46 +01:00
committed by GitHub
parent f863bb8194
commit aa7d032aef
7 changed files with 26 additions and 7 deletions
+1
View File
@@ -169,6 +169,7 @@
"peopleSearch": {
"label": "Start typing a name or email",
"placeholder": "Start typing a name or email",
"availabilityPlaceholder": "Check availability",
"invalidEmail": "%{email} is not a valid email address",
"searchError": "Unable to fetch contacts right now. Please try again.",
"noResults": "No results",
+1
View File
@@ -169,6 +169,7 @@
"peopleSearch": {
"label": "Commencez à saisir un nom ou un e-mail",
"placeholder": "Commencez à saisir un nom ou un e-mail",
"availabilityPlaceholder": "Vérifier la disponibilité",
"invalidEmail": "%{email} n'est pas une adresse e-mail valide",
"searchError": "Impossible de récupérer les contacts pour le moment. Veuillez réessayer.",
"noResults": "Aucun résultat",
+1
View File
@@ -169,6 +169,7 @@
"peopleSearch": {
"label": "Поиск по имени или email",
"placeholder": "Введите имя или email",
"availabilityPlaceholder": "Проверить наличие мест",
"invalidEmail": "%{email} — некорректный адрес",
"searchError": "Не удалось загрузить контакты. Попробуйте ещё раз.",
"noResults": "Нет результатов",
+1
View File
@@ -169,6 +169,7 @@
"peopleSearch": {
"label": "Nhập tên hoặc email",
"placeholder": "Nhập tên hoặc email",
"availabilityPlaceholder": "Kiểm tra tình trạng phòng trống",
"invalidEmail": "%{email} không phải địa chỉ email hợp lệ",
"searchError": "Không thể lấy danh bạ. Vui lòng thử lại.",
"noResults": "Không có kết quả",