Skip to content

Commit

Permalink
Add missing translations for common.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ani-kalpachka committed Jan 13, 2024
1 parent 44a5949 commit 9aee8ef
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 14 deletions.
1 change: 0 additions & 1 deletion public/locales/bg/cities.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"all": "Всички Градове",
"cities": "Градове",
"name": "Име",
"name2": "Име",
"postalCode": "Пощенски Код",
"countryId": "Код на държавата",
"createdAt": "Създаден на",
Expand Down
7 changes: 1 addition & 6 deletions public/locales/bg/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"donate": "Дарете",
"donation-menu": "Кампании",
"blog": "Блог",
"support_us_button": "Подкрепете ни",
"profile": "Моят профил",
"login": "Вход",
"login-with": "Вход с",
Expand Down Expand Up @@ -66,7 +65,6 @@
"resources": "Ресурси",
"others": "Други",
"all-campaigns": "Всички кампании",
"suggest-campaign": "Предложете кампания",
"who-are-we": "Кои сме ние?",
"about-project": "За проекта",
"support-us": "Подкрепете ни",
Expand Down Expand Up @@ -101,10 +99,7 @@
"email": "Имейл"
},
"cta": {
"more-information": "Повече информация",
"read-more": "Прочетете още",
"see-profile": "Вижте профил",
"question": "Имате въпрос?"
"more-information": "Повече информация"
},
"cookieConsent": "Подкрепи.бг не използва бисквитки, освен тези от трети страни, нужни за аналитичните компоненти Google Analytics и HotJar. Приемането на бисквитките ще ни помогне да подобрим вашето потребителско преживяване.",
"cookieConsentButton": "Приемам",
Expand Down
12 changes: 5 additions & 7 deletions public/locales/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"donate": "Donate",
"donation-menu": "Campaigns",
"blog": "Blog",
"support_us_button": "Support us",
"profile": "Profile",
"login": "Login",
"login-with": "Login with",
Expand All @@ -60,13 +59,13 @@
"link": "Link",
"components": {
"footer": {
"subscribe": "Subscribe for notifications",
"donatе": "Donate",
"about-us": "About us",
"resources": "Resources",
"others": "Others",
"all-campaigns": "All campaigns",
"who-are-we": "Who are we?",
"suggest-campaign": "Suggest a campaign",
"about-project": "About the project",
"support-us": "Support us",
"become-a-volunteer": "Become a volunteer",
Expand Down Expand Up @@ -94,14 +93,13 @@
"fields": {
"currency": "Currency",
"personId": "Person",
"campaignId": "Campaign",
"sourceCampaignId": "Source campaign",
"targetCampaignId": "Target campaign"
"targetCampaignId": "Target campaign",
"email": "Email"
},
"cta": {
"more-information": "More information",
"read-more": "Read more",
"see-profile": "See profile",
"question": "Have a question?"
"more-information": "More information"
},
"cookieConsent": "Podkrepi.bg doesn't use cookies, except the third-party cookies required for the analytics components Google Analytics and HotJar. Accepting the cookies will help us improve your user experience.",
"cookieConsentButton": "Accept",
Expand Down

0 comments on commit 9aee8ef

Please sign in to comment.