From bedaf873992065360c7794a85435486d4237e684 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 25 Apr 2020 15:24:37 -0400 Subject: [PATCH] Import translation work from https://crowdin.com/project/ublock --- src/_locales/bg/messages.json | 2 +- src/_locales/et/messages.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/_locales/bg/messages.json b/src/_locales/bg/messages.json index 02b1670f7..0dcbf0a59 100644 --- a/src/_locales/bg/messages.json +++ b/src/_locales/bg/messages.json @@ -828,7 +828,7 @@ "description": "English: Contributors" }, "aboutSourceCode": { - "message": "Програмен код", + "message": "Изходен код", "description": "Link text to source code repo" }, "aboutTranslations": { diff --git a/src/_locales/et/messages.json b/src/_locales/et/messages.json index 026cb894c..e6791680c 100644 --- a/src/_locales/et/messages.json +++ b/src/_locales/et/messages.json @@ -828,15 +828,15 @@ "description": "English: Contributors" }, "aboutSourceCode": { - "message": "Source code", + "message": "Lähtekood", "description": "Link text to source code repo" }, "aboutTranslations": { - "message": "Translations", + "message": "Tõlked", "description": "Link text to translations repo" }, "aboutFilterLists": { - "message": "Filter lists", + "message": "Filtriloendid", "description": "Link text to uBO's own filter lists repo" }, "aboutDependencies": {