From 6bd1dccbb8b643479cdf8a8b57b95332872995fa Mon Sep 17 00:00:00 2001 From: Intnick Date: Fri, 26 May 2017 02:38:55 +0200 Subject: [PATCH] search page translated --- app/locales/en.json | 8 ++++++-- ui/js/page/search/view.jsx | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/app/locales/en.json b/app/locales/en.json index d5eebd356..80799feeb 100644 --- a/app/locales/en.json +++ b/app/locales/en.json @@ -163,5 +163,9 @@ "wallet (lbryum)": "wallet (lbryum)", "interface": "interface", "Platform": "Platform", - "Installation ID": "Installation ID" -} + "Installation ID": "Installation ID", + "Search Results for": "Search Results for", + "These search results are provided by LBRY, Inc.": "These search results are provided by LBRY, Inc.", + "Exact URL": "Exact URL", + "This is the resolution of a LBRY URL and not controlled by LBRY Inc.": "This is the resolution of a LBRY URL and not controlled by LBRY Inc." +} \ No newline at end of file diff --git a/ui/js/page/search/view.jsx b/ui/js/page/search/view.jsx index 8328434fc..5b28f7b2c 100644 --- a/ui/js/page/search/view.jsx +++ b/ui/js/page/search/view.jsx @@ -17,14 +17,14 @@ class SearchPage extends React.Component{ { lbryuri.isValid(query) ?

- Exact URL

: '' }

- Search Results for {query}