Merge pull request #5088 from Ocelot-Social-Community/5079-legends-for-search-field

5079 legends for search field
This commit is contained in:
Alexander Friedland 2022-07-19 14:48:28 +02:00 committed by GitHub
commit 17e6dd9184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 15 additions and 10 deletions

View File

@ -620,7 +620,7 @@
"Tag": "Hashtag ::: Hashtags", "Tag": "Hashtag ::: Hashtags",
"User": "Benutzer ::: Benutzer" "User": "Benutzer ::: Benutzer"
}, },
"hint": "Wonach suchst Du?", "hint": "Wonach suchst Du? Nutze !… für Beiträge, @… für Mitglieder, #… für Hashtags",
"no-results": "Keine Ergebnisse für \"{search}\" gefunden. Versuch' es mit einem anderen Begriff!", "no-results": "Keine Ergebnisse für \"{search}\" gefunden. Versuch' es mit einem anderen Begriff!",
"page": "Seite", "page": "Seite",
"placeholder": "Suchen", "placeholder": "Suchen",

View File

@ -620,7 +620,7 @@
"Tag": "Hashtag ::: Hashtags", "Tag": "Hashtag ::: Hashtags",
"User": "User ::: Users" "User": "User ::: Users"
}, },
"hint": "What are you searching for?", "hint": "What are you searching for? Use !… for posts, @… for users, #… for hashtags.",
"no-results": "No results found for \"{search}\". Try a different search term!", "no-results": "No results found for \"{search}\". Try a different search term!",
"page": "Page", "page": "Page",
"placeholder": "Search", "placeholder": "Search",

View File

@ -537,7 +537,7 @@
"Post": "Contribuciones", "Post": "Contribuciones",
"User": "Usuarios" "User": "Usuarios"
}, },
"hint": "¿Qué estás buscando?", "hint": "¿Qué estás buscando? Utiliza !… para contribuciones, @… para usuarios, #… para hashtags.",
"placeholder": "Buscar" "placeholder": "Buscar"
}, },
"settings": { "settings": {

View File

@ -525,7 +525,7 @@
"Post": "Posts", "Post": "Posts",
"User": "Utilisateurs" "User": "Utilisateurs"
}, },
"hint": "Qu'est-ce que vous cherchez ?", "hint": "Qu'est-ce que vous cherchez? Utiliser !… pour des posts, @… pour des membres, #… pour des hashtag.",
"placeholder": "Rechercher" "placeholder": "Rechercher"
}, },
"settings": { "settings": {

View File

@ -473,9 +473,9 @@
} }
}, },
"search": { "search": {
"failed": null, "failed": "Non è stato trovato nulla",
"hint": null, "hint": "Cosa state cercando? Usate !... per i post, @... per gli utenti, #... per gli hashtag.",
"placeholder": null "placeholder": "Ricerca"
}, },
"settings": { "settings": {
"data": { "data": {

View File

@ -131,6 +131,11 @@
"type": "Gebruiker" "type": "Gebruiker"
} }
}, },
"search": {
"failed": "Niets gevonden",
"hint": "Waar zoekt u naar? Gebruik !... voor berichten, @... voor gebruikers, #... voor hashtags.",
"placeholder": "Zoeken"
},
"settings": { "settings": {
"data": { "data": {
"name": "Uw gegevens" "name": "Uw gegevens"

View File

@ -278,7 +278,7 @@
}, },
"search": { "search": {
"failed": "Niczego nie znaleziono", "failed": "Niczego nie znaleziono",
"hint": "Czego szukasz?", "hint": "Czego szukasz? Użyj !... dla postów, @... dla użytkowników, #... dla hashtagów.",
"placeholder": "Szukaj" "placeholder": "Szukaj"
}, },
"settings": { "settings": {

View File

@ -510,7 +510,7 @@
}, },
"search": { "search": {
"failed": "Nada encontrado", "failed": "Nada encontrado",
"hint": "O que você está buscando?", "hint": "O que você está buscando? Use !... para postagens, @... para usuários, #... para hashtags.",
"placeholder": "Buscar" "placeholder": "Buscar"
}, },
"settings": { "settings": {

View File

@ -551,7 +551,7 @@
"Post": "Посты", "Post": "Посты",
"User": "Пользователи" "User": "Пользователи"
}, },
"hint": "Что вы хотите найти?", "hint": "Что вы хотите найти? Используйте !... для постов, @... для пользователей, #... для хэштегов.",
"placeholder": "Поиск" "placeholder": "Поиск"
}, },
"settings": { "settings": {