diff --git a/server/i18n/de.json b/server/i18n/de.json index 606ebf5..6044647 100644 --- a/server/i18n/de.json +++ b/server/i18n/de.json @@ -53,7 +53,7 @@ "DAYS" : "Tage", "MONTHS" : "Monate", "WEEK" : "Woche", - "SEARCH_TEXT" : "Suche nach Adresse, Hash oder Blockhöhe", + "SEARCH_TEXT" : "Suche nach Hash oder Blockhöhe", "BLOCK_REWARD" : "Block Belohnung", "NOT_FOUND" : "Seite nicht gefunden", "NOT_FOUND1" : "Die von Ihnen gesuchte Seite wurde nicht gefunden", diff --git a/server/i18n/en.json b/server/i18n/en.json index 4d71e11..b9f73e5 100644 --- a/server/i18n/en.json +++ b/server/i18n/en.json @@ -53,7 +53,7 @@ "DAYS" : "days", "MONTHS" : "months", "WEEK" : "week", - "SEARCH_TEXT" : "Search by address, hash, or block height", + "SEARCH_TEXT" : "Search by hash, or block height", "BLOCK_REWARD" : "Block Reward", "NOT_FOUND" : "Page Not Found", "NOT_FOUND1" : "Page you are looking for is not found",