Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

public/locales: Change text of finance reports #1717

Merged
merged 1 commit into from
Feb 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions public/locales/bg/about-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "Свалете от тук"
}
}
2 changes: 1 addition & 1 deletion public/locales/bg/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"who-are-we": "Кои сме ние?",
"support_us": "Подкрепете ни",
"support-us": "Станете доброволец",
"reports": "Отчети",
"reports": "Финансови отчети",
"contacts": "Контакти",
"partners": "Партньори"
},
Expand Down
8 changes: 4 additions & 4 deletions public/locales/en/about-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion public/locales/en/beneficiary.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"company-select": "Select company or",
"create-new": "create new",
"person-label": "Person",
"company-label": "Company",
"company-label": "Company"
}
},
"actions": "Actions",
Expand Down
4 changes: 2 additions & 2 deletions public/locales/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down Expand Up @@ -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",
Expand Down
Loading