Merge pull request #4002 from nurbek91/minorupdates

Update Intercom, locales
main
Elbert Alias 4 years ago committed by GitHub
commit 11ade41e0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,19 +9,19 @@
"optionDynamicIcon": { "message": "Использовать значок технологии вместо логотипа Wappalyzer" },
"optionTracking": { "message": "Анонимно отправлять статистику распознанных данных на wappalyzer.com" },
"optionThemeMode": { "message": "Темная тема" },
"optionBadge": { "message": "Show the number of identified technologies on the icon" },
"optionShowCached": { "message": "Include cached detections in results" },
"disableOnDomain": { "message": "Disable on this website" },
"clearCache": { "message": "Clear cached detections" },
"optionBadge": { "message": "Показывать количество идентифицированных технологий на значке" },
"optionShowCached": { "message": "Включать кешированные обнаружения в результатах" },
"disableOnDomain": { "message": "Отключить на этом сайте" },
"clearCache": { "message": "Очистить кешированные результаты" },
"nothingToDo": { "message": "Здесь нечего делать" },
"noAppsDetected": { "message": "Не удалось определить ни одну технологию" },
"categoryPin": { "message": "Всегда отображать эту категорию иконкой"},
"termsAccept": { "message": "I'm ok with that" },
"termsDecline": { "message": "Disable" },
"termsAccept": { "message": "Я принимаю условия" },
"termsDecline": { "message": "Отключить" },
"termsContent": { "message": "Расширение отправляет обезличенную статистику посещенных сайтов, включая доменное имя и распознанные технологии на <a href='https://www.wappalyzer.com'>wappalyzer.com</a>. Это можно отключить в настройках." },
"privacyPolicy": { "message": "Политика конфиденциальности" },
"createAlert": { "message": "Отправить жалобу на этот сайт" },
"leadLists": { "message": "Lead generation tools" },
"leadLists": { "message": "Инструменты лидогенерации" },
"categoryName1": { "message": "CMS" },
"categoryName2": { "message": "Форум" },
"categoryName3": { "message": "Менеджер БД" },

@ -9403,14 +9403,17 @@
},
"Intercom": {
"cats": [
10
52,
53
],
"description": "Intercom is a Conversational Relationship Platform that helps businesses build better customer relationships through personalised, messenger-based experiences.",
"description": "Intercom is an American software company that produces a messaging platform which allows businesses to communicate with prospective and existing customers within their app, on their website, through social media, or via email.",
"icon": "Intercom.svg",
"js": {
"Intercom": ""
},
"scripts": "(?:api\\.intercom\\.io/api|static\\.intercomcdn\\.com/intercom\\.v1)",
"saas": true,
"pricing": ["mid","recurring"],
"website": "https://www.intercom.com"
},
"Intercom Articles": {
@ -14622,7 +14625,7 @@
],
"description": "PixelFed is an activitypub based image sharing platform.",
"dom": {
"a[href='https://pixelfed.org'][title*='version']": {
"a[href='pixelfed.org'][title*='version']": {
"attributes": {
"title": "^version ([0-9.]+)$\\;version:\\1"
},