This commit is contained in:
ManeraKai 2023-05-14 14:42:49 +03:00
commit 23583df422
1 changed files with 8 additions and 8 deletions

View File

@ -32,11 +32,11 @@
"description": "used in the settings page" "description": "used in the settings page"
}, },
"auto": { "auto": {
"message": "Auto", "message": "Автоопределение",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"excludeFromRedirecting": { "excludeFromRedirecting": {
"message": "Excluded from redirecting", "message": "Исключения",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"importSettings": { "importSettings": {
@ -56,7 +56,7 @@
"description": "used in the settings page" "description": "used in the settings page"
}, },
"showInPopup": { "showInPopup": {
"message": "Show in popup", "message": "Показывать во всплывающем окне",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"frontend": { "frontend": {
@ -80,7 +80,7 @@
"description": "used in the settings page" "description": "used in the settings page"
}, },
"addYourFavoriteInstances": { "addYourFavoriteInstances": {
"message": "Add your favorite instances", "message": "Добавить в избранное",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"copyRaw": { "copyRaw": {
@ -90,14 +90,14 @@
"message": "Скопировано" "message": "Скопировано"
}, },
"redirectToOriginal": { "redirectToOriginal": {
"message": "Redirect to original", "message": "Перенаправить на исходную страницу",
"description": "Used in context menus when right clicking on a page/tab" "description": "Used in context menus when right clicking on a page/tab"
}, },
"redirectLink": { "redirectLink": {
"message": "Попытаться перенаправить эту ссылку", "message": "Попытаться перенаправить",
"description": "Used in context menus when right clicking on a hyperlink" "description": "Used in context menus when right clicking on a hyperlink"
}, },
"about": { "about": {
"message": "About" "message": "О расширении"
} }
} }