From e0835a7e2152b97e0ccbf93e4e4ff32f62956b84 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 27 Jul 2023 16:11:34 +0200 Subject: [PATCH] Translated using Weblate (Bulgarian) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 0.1% (2 of 1629 strings) Co-authored-by: Weblate Co-authored-by: Мария Рангелова Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/bg/ Translation: CryptPad/App --- www/common/translations/messages.bg.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.bg.json b/www/common/translations/messages.bg.json index 0967ef424..f18a8c2c7 100644 --- a/www/common/translations/messages.bg.json +++ b/www/common/translations/messages.bg.json @@ -1 +1,6 @@ -{} +{ + "type": { + "pad": "Текст с основно форматиране" + }, + "main_title": "CryptPad: Нулево знание, съвместно редактиране в реално време" +}