From 1361a0f2e2cf6df0c23ed2a8823a3ce9b15c0d15 Mon Sep 17 00:00:00 2001 From: ani-kalpachka Date: Mon, 18 Sep 2023 21:50:10 +0300 Subject: [PATCH] Change donation card text --- public/locales/bg/campaigns.json | 2 +- public/locales/en/campaigns.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/bg/campaigns.json b/public/locales/bg/campaigns.json index 216af68b6..1af1f4bf1 100644 --- a/public/locales/bg/campaigns.json +++ b/public/locales/bg/campaigns.json @@ -100,7 +100,7 @@ "type": "Тип кампания", "state": "Статус", "from": "от", - "noCommissionInfo": "Подкрепи.бг работи с 0% комисиона. Заплащат се единствено банкови такси, които изрично се упоменават преди да направите дарението си.", + "noCommissionInfo": "Подкрепи.бг работи с 0% комисиона. Възможни са единствено изрично упоменати банкови такси.", "donors": "дарители", "documents": "документи", "guarantor": "гарант", diff --git a/public/locales/en/campaigns.json b/public/locales/en/campaigns.json index a95d147bd..078e494be 100644 --- a/public/locales/en/campaigns.json +++ b/public/locales/en/campaigns.json @@ -83,7 +83,7 @@ "type": "Campaign type", "state": "Campaign state", "from": "from", - "noCommissionInfo": "Podkrepi.bg works with 0% commission. Only bank charges are paid, which are explicitly mentioned before you make your donation.", + "noCommissionInfo": "Podkrepi.bg works with 0% commission. Only expressly mentioned bank charges are possible.", "donors": "donors", "documents": "documents", "guarantor": "guarantor",