From 332c24455f02c6b9f911d6eb770c06b326a575a2 Mon Sep 17 00:00:00 2001 From: Alexander Petkov Date: Fri, 2 Feb 2024 16:45:55 +0200 Subject: [PATCH] public/locales: Change text of finance reports As requested by Petya Dimitrova --- public/locales/bg/about-project.json | 6 +++--- public/locales/bg/common.json | 2 +- public/locales/en/about-project.json | 8 ++++---- public/locales/en/beneficiary.json | 2 +- public/locales/en/common.json | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/public/locales/bg/about-project.json b/public/locales/bg/about-project.json index 93921e616..5a2fae274 100644 --- a/public/locales/bg/about-project.json +++ b/public/locales/bg/about-project.json @@ -67,9 +67,9 @@ "association-name": "Сдружение Подкрепи БГ", "finance-report-page": { "financeReport": "Финансови отчети на Сдружение Подкрепи.бг", - "finance-report-2021": "Финансов отчет за 2021:", - "finance-report-2022-january-june": "Финансов отчет за 2022 Януари-Юни:", - "finance-report-2022": "Финансов отчет за 2022:", + "finance-report-2021": "Финансов отчет за 2021 г.:", + "finance-report-2022-january-june": "Финансов отчет за полугодие Януари-Юни 2022 г.:", + "finance-report-2022": "Годишен финансов отчет за 2022 г.:", "download-from-here": "Свалете от тук" } } diff --git a/public/locales/bg/common.json b/public/locales/bg/common.json index 39d98e0c0..c6196d266 100644 --- a/public/locales/bg/common.json +++ b/public/locales/bg/common.json @@ -7,7 +7,7 @@ "who-are-we": "Кои сме ние?", "support_us": "Подкрепете ни", "support-us": "Станете доброволец", - "reports": "Отчети", + "reports": "Финансови отчети", "contacts": "Контакти", "partners": "Партньори" }, diff --git a/public/locales/en/about-project.json b/public/locales/en/about-project.json index 64dbf753f..201146f90 100644 --- a/public/locales/en/about-project.json +++ b/public/locales/en/about-project.json @@ -68,10 +68,10 @@ "with-holder": "with holder", "association-name": "Association Podkrepi BG", "finance-report-page": { - "financeReport": "Finance reports of Podkrepi.bg Association", - "finance-report-2021": "Finance report for 2021:", - "finance-report-2022-january-june": "Finance report for 2022 January-June:", - "finance-report-2022": "Finance report for 2022", + "financeReport": "Annual Reports", + "finance-report-2021": "Financial Report for 2021:", + "finance-report-2022-january-june": "Semi-annual Financial Report for January-June 2022:", + "finance-report-2022": "Annual Financial Report for 2022", "download-from-here": "Download from here" } } diff --git a/public/locales/en/beneficiary.json b/public/locales/en/beneficiary.json index 7a169acf3..61b954e82 100644 --- a/public/locales/en/beneficiary.json +++ b/public/locales/en/beneficiary.json @@ -37,7 +37,7 @@ "company-select": "Select company or", "create-new": "create new", "person-label": "Person", - "company-label": "Company", + "company-label": "Company" } }, "actions": "Actions", diff --git a/public/locales/en/common.json b/public/locales/en/common.json index c047bf5e1..dab56de53 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -7,7 +7,7 @@ "who-are-we": "Who are we?", "support_us": "Support us", "support-us": "Join us", - "reports": "Reports", + "reports": "Annual Reports", "contacts": "Contacts", "partners": "Partners" }, @@ -69,7 +69,7 @@ "about-project": "About the project", "support-us": "Support us", "become-a-volunteer": "Become a volunteer", - "reports": "Reports", + "reports": "Anual Reports", "contact": "Contact", "faq": "Frequently asked questions", "privacy-policy": "Privacy Policy",