mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-24 02:13:43 +03:00
34 lines
1.0 KiB
JSON
34 lines
1.0 KiB
JSON
|
{
|
|||
|
"ExtensionName": {
|
|||
|
"message": "Обход блокировок Рунета",
|
|||
|
"description": "Name of the extension."
|
|||
|
},
|
|||
|
"ExtensionDescription": {
|
|||
|
"message": "Копируйте юникодные ссылки в буфер обмена без ужасных кодировок с процентами или Punycode!",
|
|||
|
"description": "Description of the extension."
|
|||
|
},
|
|||
|
"FOR_TESTING": {
|
|||
|
"message": "FOR TESTING"
|
|||
|
},
|
|||
|
|
|||
|
"IfToDecode": {
|
|||
|
"message": "Декодировать",
|
|||
|
"description": ""
|
|||
|
},
|
|||
|
"IfToEncodeUrlTerminators": {
|
|||
|
"message": "Кодировать знаки окончания URL",
|
|||
|
"description": ""
|
|||
|
},
|
|||
|
"Donate": {
|
|||
|
"message": "Поддержать ❤",
|
|||
|
"description": ""
|
|||
|
},
|
|||
|
"CopyUnicodeUrl": {
|
|||
|
"message": "Скопировать юникодную ссылку",
|
|||
|
"description": ""
|
|||
|
},
|
|||
|
"IconHint": {
|
|||
|
"message": "Кликните для копирования юникодной ссылки в буфер обмена",
|
|||
|
"description": ""
|
|||
|
}
|
|||
|
}
|