Skip to content

Commit

Permalink
Add missing EN trnlations in campaigns.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ani-kalpachka committed Jan 13, 2024
1 parent 366a3a2 commit 44a5949
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 13 deletions.
8 changes: 4 additions & 4 deletions public/locales/bg/campaigns.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"startDate": "Стартова дата",
"endDate": "Крайна дата",
"createDate": "Съдадена на",
"indefinite": "Безсрочна",
"deletedAt": "Изтрита на",
"targetDate": "Целева дата",
"createdAt": "Създаден на",
Expand Down Expand Up @@ -116,8 +117,8 @@
"notify": "Изпрати известие до всички абонирани",
"slug": {
"name": "Кратко наименование на кампанията",
"warning": "Редактирането на това поле ще измени линка към кампанията и ще направи текущия невалиден",
"placeholder": "Стойността по подразбиране е същата като 'Име на кампанията'"
"warning": "Редактирането на това поле ще измени линка към кампанията и ще направи текущия невалиден.",
"placeholder": "Стойността по подразбиране е същата като 'Име на кампанията'."
},
"rte": {
"modern": "Нов (бета)",
Expand All @@ -132,9 +133,9 @@
"documents": "документи",
"guarantor": "гарант",
"others": "други",
"messages": "Кампанията подкрепиха",
"profile": "Профил:",
"status": "Статус:",
"messages": "Кампанията подкрепиха",
"sort": {
"title": "Сортирай по:",
"date": "Дата",
Expand Down Expand Up @@ -166,7 +167,6 @@
"description": "Описание",
"start-date": "Начална дата:",
"end-date": "Крайна дата:",
"indefinite": "Безсрочна",
"tag": "Таг:",
"date": "Дата:",
"news": "Новини",
Expand Down
24 changes: 15 additions & 9 deletions public/locales/en/campaigns.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@
"details": "Details about the Campaign",
"add-files": "Add files",
"attached-files": "Attached files",
"download": "Download"
"download": "Download",
"allow-donation-on-complete": "Allow donations after the amount is reached"
},
"subscribe": {
"confirm-sent": "Please, <bold>activate</bold> your subscription from the email that we sent to {{email}}",
Expand All @@ -113,6 +114,16 @@
"campaign": {
"subheading": "Your support for the world matters. All supporters through Podkrepi.bg are our partners in supporting the community campaign. As a generous benefactor, you become an important partner in supporting a campaign regarding someone's health or the success of a cause that is close to your heart.",
"title": "Campaign name",
"notify": "Send a notification to all subscribers",
"slug": {
"name": "Short name of the campaign",
"warning": "Editing this field will modify the campaign link and make the current one invalid.",
"placeholder": "The default value is the same as 'Campaign Name'."
},
"rte": {
"modern": "New (beta)",
"classic": "Classic"
},
"amount": "Target amount",
"type": "Campaign type",
"state": "Campaign state",
Expand All @@ -122,24 +133,20 @@
"documents": "documents",
"guarantor": "guarantor",
"others": "others",
"messages": "Messages",
"messages": "The campaign was supported by",
"profile": "Profile:",
"status": "Status:",
"sort": {
"title": "Sort by:",
"date": "Date",
"amount": "Amount",
"search": "Search...",
"noResults": "No messages found"
},
"profile": "Profile:",
"status": "Status:",
"gallery": "Gallery",
"financial-report": "Financial report",
"report-campaign": "Report the campaign",
"feedback": "Feedback",
"rte": {
"modern": "New (beta)",
"classic": "Classic"
},
"beneficiary": {
"name": "Beneficiary",
"label": "Beneficiary:",
Expand All @@ -149,7 +156,6 @@
"coordinator": {
"name": "Coordinator:",
"add": "Add coordinator",
"create": "Create coordinator"
},
"organizer": {
"name": "Organizer:"
Expand Down

0 comments on commit 44a5949

Please sign in to comment.