diff --git a/app/languages/de-de.php b/app/languages/de-de.php
index d245957..bc33c4a 100644
--- a/app/languages/de-de.php
+++ b/app/languages/de-de.php
@@ -7,7 +7,7 @@ return [
'nav_integration' => 'Integrations',
'nav_extension' => 'Install the extension',
'bookmarklet_title' => 'Zu Lesezeichen hinzufügen',
- 'bookmarklet_description' => 'Ziehe Sie die Schaltfläche unten in Ihre Lesezeichenleiste, um schnell auf {site_name} zuzugreifen:',
+ 'bookmarklet_description' => 'Ziehe Sie die Schaltfläche unten in Ihre Lesezeichenleiste, um schnell auf zuzugreifen:',
'open_in' => 'Öffne {site_name}',
'adblocker_warning' => 'Bei Konflikten zwischen {site_name} und Werbeblockern kann ein weißer Bildschirm angezeigt werden. Verwenden Sie den Inkognito-Modus oder deaktivieren Sie die Erweiterung.',
'add_as_app' => 'Als app hinzufügen',
diff --git a/app/languages/en.php b/app/languages/en.php
index bd60da1..bad0dce 100644
--- a/app/languages/en.php
+++ b/app/languages/en.php
@@ -7,7 +7,7 @@ return [
'nav_integration' => 'Integrations',
'nav_extension' => 'Install the extension',
'bookmarklet_title' => 'Add to Bookmarks',
- 'bookmarklet_description' => 'Drag the button below to your bookmarks bar to quickly access {site_name} on any page:',
+ 'bookmarklet_description' => 'Drag the button below to your bookmarks bar to quickly access on any page:',
'open_in' => 'Open in {site_name}',
'adblocker_warning' => 'Conflicts between {site_name} and ad blockers may cause a white screen. Use incognito mode or disable the extension.',
'add_as_app' => 'Add as app',
diff --git a/app/languages/es.php b/app/languages/es.php
index f4cd6b5..be46efc 100644
--- a/app/languages/es.php
+++ b/app/languages/es.php
@@ -7,7 +7,7 @@ return [
'nav_integration' => 'Integraciones',
'nav_extension' => 'Instalar la extensión',
'bookmarklet_title' => 'Agregar a Favoritos',
- 'bookmarklet_description' => 'Arrastra el botón a tu barra de favoritos para acceder rápidamente a {site_name} en cualquier página:',
+ 'bookmarklet_description' => 'Arrastra el botón a tu barra de favoritos para acceder rápidamente en cualquier página:',
'open_in' => 'Abrir en {site_name}',
'adblocker_warning' => 'Los conflictos entre {site_name} y los bloqueadores de anuncios pueden causar una pantalla en blanco. Use el modo incógnito o desactive la extensión.',
'add_as_app' => 'Agregar como aplicación',
diff --git a/app/languages/pt-br.php b/app/languages/pt-br.php
index 4526615..6b9df68 100644
--- a/app/languages/pt-br.php
+++ b/app/languages/pt-br.php
@@ -7,13 +7,13 @@ return [
'nav_integration' => 'Integrações',
'nav_extension' => 'Instale a extensão',
'bookmarklet_title' => 'Adicione aos Favoritos',
- 'bookmarklet_description' => 'Adicione aos favoritos arrastando o botão abaixo para sua barra de favoritos para acessar o Marreta rapidamente em qualquer página!',
+ 'bookmarklet_description' => 'Adicione aos favoritos arrastando o botão abaixo para sua barra de favoritos!',
'open_in' => 'Me arrasta',
'adblocker_warning' => 'Conflitos entre o {site_name} e bloqueadores de anúncios podem causar tela branca. Use o modo anônimo ou desative a extensão.',
'add_as_app' => 'Adicionar como aplicativo',
'add_as_app_step1' => 'No seu navegador, clique no ícone de menu (três pontos)',
'add_as_app_step2' => 'Selecione "Instalar aplicativo" ou "Adicionar à tela inicial"',
- 'add_as_app_step3' => 'Clique em "Instalar" para ter acesso rápido',
+ 'add_as_app_step3' => 'Clique em "Instalar"',
'add_as_app_step4' => 'Agora pode compartilhar diretamente links para o {site_name}',
'messages' => [
diff --git a/app/languages/ru-ru.php b/app/languages/ru-ru.php
index ced2e37..fe53029 100644
--- a/app/languages/ru-ru.php
+++ b/app/languages/ru-ru.php
@@ -7,7 +7,7 @@ return [
'nav_integration' => 'Integrations',
'nav_extension' => 'Install the extension',
'bookmarklet_title' => 'Добавить в закладки',
- 'bookmarklet_description' => 'Перетащите кнопку ниже на панель закладок, чтобы быстро получить доступ к {site_name} на любой странице:',
+ 'bookmarklet_description' => 'Перетащите кнопку ниже на панель закладок, чтобы быстро получить доступ к на любой странице:',
'open_in' => 'Открыть в {site_name}',
'adblocker_warning' => 'Конфликты между {site_name} и блокировщиками рекламы могут вызывать белый экран. Используйте режим инкогнито или отключите расширение.',
'add_as_app' => 'Добавить как приложение',