diff --git a/admin/i18n/de/translations.json b/admin/i18n/de/translations.json
index 2d2c1b70..7939e6f2 100644
--- a/admin/i18n/de/translations.json
+++ b/admin/i18n/de/translations.json
@@ -8,7 +8,7 @@
"Close": "Schließen",
"Create User": "Erstelle User",
"Enable adapter first": "Adapter bitte zuerst aktivieren",
- "Find Bridge": "Suche Bridge",
+ "Find Bridge": "Bridge suchen",
"Ignore groups": "Gruppen ignorieren",
"Ignore scenes": "Szenen ignorieren",
"Instruction": "Bitte Link-Knopf der Bridge drücken!
Sie haben 30 Sekunden.",
diff --git a/admin/words.js b/admin/words.js
index 06088d47..3438f2d9 100644
--- a/admin/words.js
+++ b/admin/words.js
@@ -11,10 +11,10 @@ systemDictionary = {
"Close": { "en": "Close", "de": "Schließen", "ru": "Закрыть", "pt": "Perto", "nl": "Dichtbij", "fr": "Fermer", "it": "Vicino", "es": "Cerca", "pl": "Blisko", "zh-cn": "关闭"},
"Create User": { "en": "Create User", "de": "Erstelle User", "ru": "Создать пользователя", "pt": "Create User", "nl": "Create User", "fr": "Create User", "it": "Create User", "es": "Create User", "pl": "Create User", "zh-cn": "创建用户"},
"Enable adapter first": { "en": "Enable adapter first", "de": "Adapter bitte zuerst aktivieren", "ru": "Сначала надо активировать драйвер", "pt": "Primeiro ative o adaptador", "nl": "Enable adapter first", "fr": "Enable adapter first", "it": "Enable adapter first", "es": "Enable adapter first", "pl": "Enable adapter first", "zh-cn": "首先启用适配器"},
- "Find Bridge": { "en": "Find Bridge", "de": "Suche Bridge", "ru": "Найти HUE bridge", "pt": "Procurar Bridge", "nl": "Find Bridge", "fr": "Find Bridge", "it": "Find Bridge", "es": "Find Bridge", "pl": "Find Bridge", "zh-cn": "找桥"},
+ "Find Bridge": { "en": "Find Bridge", "de": "Bridge suchen", "ru": "Найти HUE bridge", "pt": "Procurar Bridge", "nl": "Find Bridge", "fr": "Find Bridge", "it": "Find Bridge", "es": "Find Bridge", "pl": "Find Bridge", "zh-cn": "找桥"},
"Ignore groups": { "en": "Ignore groups", "de": "Gruppen ignorieren", "ru": "Игнорировать группы", "pt": "Ignorar grupos", "nl": "Negeer groepen", "fr": "Ignorer les groupes", "it": "Ignora gruppi", "es": "Ignorar grupos", "pl": "Ignoruj grupy", "zh-cn": "忽略组"},
"Ignore scenes": { "en": "Ignore scenes", "de": "Szenen ignorieren", "ru": "Игнорировать сцены", "pt": "Ignorar cenas", "nl": "Negeer scènes", "fr": "Ignorer les scènes", "it": "Ignora le scene", "es": "Ignorar escenas", "pl": "Ignoruj sceny", "zh-cn": "忽略场景"},
- "Instruction": { "en": "Please press link button now!
You have 30 seconds.", "de": "Bitte Link unter dem Knopf klicken!
Sie haben 30 Sekunden.", "ru": "Нажмите ссылку снизу кнопки в течении следующих 30 секунд.", "pt": "Please press link button now!
You have 30 seconds.", "nl": "Please press link button now!
You have 30 seconds.", "fr": "Please press link button now!
You have 30 seconds.", "it": "Please press link button now!
You have 30 seconds.", "es": "Please press link button now!
You have 30 seconds.", "pl": "Please press link button now!
You have 30 seconds.", "zh-cn": "请立即按下链接按钮! "},
+ "Instruction": { "en": "Please press link button now!
You have 30 seconds.", "de": "Bitte Link-Knopf der Bridge drücken!
Sie haben 30 Sekunden.", "ru": "Нажмите ссылку снизу кнопки в течении следующих 30 секунд.", "pt": "Please press link button now!
You have 30 seconds.", "nl": "Please press link button now!
You have 30 seconds.", "fr": "Please press link button now!
You have 30 seconds.", "it": "Please press link button now!
You have 30 seconds.", "es": "Please press link button now!
You have 30 seconds.", "pl": "Please press link button now!
You have 30 seconds.", "zh-cn": "请立即按下链接按钮! "},
"Minimal polling interval is 2 seconds": { "en": "Minimal polling interval is 2 seconds", "de": "Das minimale Abfrageintervall beträgt 2 Sekunden", "ru": "Минимальный интервал опроса составляет 2 секунды", "pt": "O intervalo mínimo de pesquisa é de 2 segundos", "nl": "Minimaal polling-interval is 2 seconden", "fr": "L'intervalle d'interrogation minimal est de 2 secondes", "it": "L'intervallo di polling minimo è di 2 secondi", "es": "El intervalo mínimo de sondeo es de 2 segundos.", "pl": "Minimalny interwał odpytywania wynosi 2 sekundy", "zh-cn": "最小轮询间隔为2秒"},
"Native turn off/on behaviour": { "en": "Native turn off/on behaviour", "de": "Natives Ein- und Ausschaltverhalten", "ru": "Родное поведение включения / выключения", "pt": "Comportamento de ativação / desativação nativo", "nl": "Eigen in- / uitschakelgedrag", "fr": "Comportement natif d'activation / désactivation", "it": "Disattivazione / attivazione nativa del comportamento", "es": "Comportamiento nativo de apagado / encendido", "pl": "Natywne zachowanie wyłączania / włączania", "zh-cn": "本机关闭/打开行为"},
"Ok": { "en": "Ok", "de": "Ok", "ru": "Ok", "pt": "Ok", "nl": "Ok", "fr": "Ok", "it": "Ok", "es": "Ok", "pl": "Ok", "zh-cn": "好的"},