about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/_locales/ar/messages.json4
-rw-r--r--src/_locales/pt_BR/messages.json14
2 files changed, 9 insertions, 9 deletions
diff --git a/src/_locales/ar/messages.json b/src/_locales/ar/messages.json
index 70f0e375..47bed421 100644
--- a/src/_locales/ar/messages.json
+++ b/src/_locales/ar/messages.json
@@ -96,10 +96,10 @@
         "description": "Used in context menus when right clicking on a page/tab"
     },
     "redirectLink": {
-        "message": "محاولة إعادة توجيه هذا الارتباط التشعبي",
+        "message": "محاولة إعادة توجيه",
         "description": "Used in context menus when right clicking on a hyperlink"
     },
     "about": {
         "message": "عن"
     }
-}
\ No newline at end of file
+}
diff --git a/src/_locales/pt_BR/messages.json b/src/_locales/pt_BR/messages.json
index 440a1a9d..a55d9e17 100644
--- a/src/_locales/pt_BR/messages.json
+++ b/src/_locales/pt_BR/messages.json
@@ -36,7 +36,7 @@
         "description": "used in the settings page"
     },
     "excludeFromRedirecting": {
-        "message": "Excluded from redirecting",
+        "message": "Excluído do redirecionamento",
         "description": "used in the settings page"
     },
     "importSettings": {
@@ -56,7 +56,7 @@
         "description": "Utilizado na página de configurações"
     },
     "showInPopup": {
-        "message": "Show in popup",
+        "message": "Mostrar em pop-up",
         "description": "used in the settings page"
     },
     "frontend": {
@@ -80,7 +80,7 @@
         "description": "Utilizado na página de configurações"
     },
     "addYourFavoriteInstances": {
-        "message": "Add your favorite instances",
+        "message": "Adicione sua instância favorita",
         "description": "used in the settings page"
     },
     "copyRaw": {
@@ -90,14 +90,14 @@
         "message": "Copiado"
     },
     "redirectToOriginal": {
-        "message": "Redirect to original",
+        "message": "Redirecionar para o original",
         "description": "Used in context menus when right clicking on a page/tab"
     },
     "redirectLink": {
-        "message": "Attempt to redirect this hyperlink",
+        "message": "Tentar redirecionar",
         "description": "Used in context menus when right clicking on a hyperlink"
     },
     "about": {
-        "message": "About"
+        "message": "Sobre"
     }
-}
\ No newline at end of file
+}