This commit is contained in:
ManeraKai 2023-03-26 10:32:09 +03:00
commit cab5b1e860
2 changed files with 9 additions and 9 deletions

View File

@ -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": "عن"
}
}
}

View File

@ -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"
}
}
}