aboutsummaryrefslogtreecommitdiff
path: root/modern
diff options
context:
space:
mode:
Diffstat (limited to 'modern')
-rw-r--r--modern/src/MainPage.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/modern/src/MainPage.js b/modern/src/MainPage.js
index 0176c7f0..e504ff29 100644
--- a/modern/src/MainPage.js
+++ b/modern/src/MainPage.js
@@ -144,7 +144,7 @@ const MainPage = () => {
autoComplete="searchKeyword"
autoFocus
onChange={(event) => setSearchKeyword(event.target.value)}
- placeholder="Search Devices"
+ placeholder={t('sharedSearchDevices')}
variant="filled"
/>
<IconButton onClick={() => history.push('/device')}>