fix: simplify location search placeholder
This commit is contained in:
@@ -91,7 +91,7 @@ const translations = {
|
|||||||
"brief.emptyDescription": "Prognoza nie zawiera wystarczających danych dla najbliższej doby.",
|
"brief.emptyDescription": "Prognoza nie zawiera wystarczających danych dla najbliższej doby.",
|
||||||
"location.label": "Twoja lokalizacja",
|
"location.label": "Twoja lokalizacja",
|
||||||
"location.searchLabel": "Szukaj miejscowości",
|
"location.searchLabel": "Szukaj miejscowości",
|
||||||
"location.placeholder": "Wpisz miejscowość, np. Warszawa albo Rome…",
|
"location.placeholder": "Wpisz miejscowość",
|
||||||
"location.clear": "Wyczyść wyszukiwanie",
|
"location.clear": "Wyczyść wyszukiwanie",
|
||||||
"location.error": "Nie udało się wyszukać miejscowości. Spróbuj ponownie.",
|
"location.error": "Nie udało się wyszukać miejscowości. Spróbuj ponownie.",
|
||||||
"location.preparing": "Przygotowuję listę najbliższych stacji IMGW…",
|
"location.preparing": "Przygotowuję listę najbliższych stacji IMGW…",
|
||||||
@@ -348,7 +348,7 @@ const translations = {
|
|||||||
"brief.emptyDescription": "The forecast does not contain enough data for the next day.",
|
"brief.emptyDescription": "The forecast does not contain enough data for the next day.",
|
||||||
"location.label": "Your location",
|
"location.label": "Your location",
|
||||||
"location.searchLabel": "Search places",
|
"location.searchLabel": "Search places",
|
||||||
"location.placeholder": "Enter a place, e.g. Warsaw or Rome…",
|
"location.placeholder": "Enter a place",
|
||||||
"location.clear": "Clear search",
|
"location.clear": "Clear search",
|
||||||
"location.error": "Unable to search for places. Try again.",
|
"location.error": "Unable to search for places. Try again.",
|
||||||
"location.preparing": "Preparing the nearest IMGW stations…",
|
"location.preparing": "Preparing the nearest IMGW stations…",
|
||||||
|
|||||||
Reference in New Issue
Block a user