-
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into feature/draw-transparency
- Loading branch information
Showing
29 changed files
with
1,333 additions
and
1,418 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,51 @@ | ||
{ | ||
"finances": { | ||
"title": "Aktuelle Finanzen", | ||
"totalContributionsByMonthAndType": "Total Spenden", | ||
"totalInstitutionalContributionsByMonthTooltip": "Institutionelle Spenden : {{value, currency}}", | ||
"totalIndividualContributionsByMonthTooltip": "Individuellen Spenden: {{value, currency}}", | ||
"totalPayout": "Total Auszahlungen an Empfänger", | ||
"totalPayoutTooltip": "Auszahlungen an Empfänger: {{value, currency}}", | ||
"totalRecipients": "Empfänger insgesamt", | ||
"totalRecipientsTooltip": "Anzahl Empfänger bis zum ausgewählten Monat: {{value}}", | ||
"monthlyPayoutPerSocialIncome": "Monatliche Auszahlung pro Social Income", | ||
"monthlyPayoutPerSocialIncomeTooltip": "Wert eines Social Incomes: {{value, currency}}" | ||
"amount": "{{ value, currency }}", | ||
"amount-since-march-2020": "Insgesamt seit März 2020", | ||
"future-payouts": "Künftige Auszahlungen: {{ value, currency }}", | ||
"past-payouts": "Vergangene Auszahlungen: {{ value, currency }}", | ||
"section-1": { | ||
"title-1": "Transparenz schafft Vertrauen.", | ||
"title-2": "Vertrauen schafft Solidarität.", | ||
"since-march-2020": "Seit März 2020", | ||
"totalContributions": "{{ contributorCount }} Spender:innen spendeten insgesamt {{value, currency}}", | ||
"totalPayments": "{{ value }} Auszahlungen direkt aufs Mobiltelefon", | ||
"totalRecipients": "{{ value }} Empfänger:innen wurden aufgenommen in unserem 3-Jahresprogramm" | ||
}, | ||
"section-2": { | ||
"title": "Wie wird Social Income finanziert?", | ||
"donations": "Spenden", | ||
"contributions-from": "{{ value, currency }} von", | ||
"individuals": "{{ count }} Individuen", | ||
"institutions": "{{ count }} Institutionen", | ||
"used-for-fees": "Für Zustellgebühren von Individualspenden verwendet: {{ value, currency }}", | ||
"used-for-operating-costs": "Für Betriebsgebühren verwendet: {{ value, currency }}" | ||
}, | ||
"section-3": { | ||
"title": "Von wo kommen die Spender:innen?", | ||
"subtitle": "Wir erhalten Spenden aus {{ value }} Ländern.", | ||
"country-amount": "{{ value, currency }} von {{ contributorsCount }} Spender:innen", | ||
"all-countries": "Alle Länder anzeigen" | ||
}, | ||
"section-4": { | ||
"title": "Wie werden Spenden ausbezahlt?", | ||
"subtitle": "Individuelle Spenden werden zu 100% ausbezahlt. Institutionell Spenden werden gebraucht um die operativen Kosten zu decken.", | ||
"expenses": "Ausgaben", | ||
"payments-total": "{{ value, currency }} ausbezahlt an {{ recipientsCount }} Empfänger:innen", | ||
"payments-last-month": "Letzter Monat: {{ value, currency }} an {{ recipientsCount }} Empfänger:innen", | ||
"total-costs": "{{ value, currency }} fees and costs", | ||
"payment-fees": "Zustellgebühren: {{ value, currency }}", | ||
"payment-fees-tooltip": "Dies beinhaltet die Transaktionsgebühren von Zahlungsportalen wie Stripe.", | ||
"transaction-fees": "Transaktionsgebühren: {{ value, currency }}", | ||
"transaction-fees-tooltip": "Dies beinhaltet Kontogebühren, Geldwechselgebühren, sowie Währungsverluste.", | ||
"operating-costs": "Operative Kosten: {{ value, currency }}", | ||
"operating-costs-tooltip": "Dies beinhaltet Kosten für Saläre, Marketing, Fundraising.", | ||
"other-costs": "Andere Kosten: {{ value, currency }}", | ||
"other-costs-tooltip": "??", | ||
|
||
"reserves": "Reserven", | ||
"covers-payments": "Reserven decken Auszahlungen für", | ||
"covers-payments-1": "{{ recipientsCount }} Empfänger:innen für {{ monthsCount }} Monate", | ||
"covers-payments-2": "{{ recipientsCount }} Empfänger:innen für einen Monat", | ||
"reserves-text": "Wir halten liquide Mittel um Zahlungen über mehrere Monate ohne Neugeld finanzieren zu können." | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,52 @@ | ||
{ | ||
"finances": { | ||
"title": "Current Finances", | ||
"totalContributionsByMonthAndType": "Total Contributions", | ||
"totalInstitutionalContributionsByMonthTooltip": "Total Institutional Contributions: {{value, currency}}", | ||
"totalIndividualContributionsByMonthTooltip": "Total Individual Contributions: {{value, currency}}", | ||
"totalPayout": "Total Payout", | ||
"totalPayoutTooltip": "Total Payouts: {{value, currency}}", | ||
"totalRecipients": "Total Recipients", | ||
"totalRecipientsTooltip": "Total Recipients till selected month: {{value}}", | ||
"monthlyPayoutPerSocialIncome": "Monthly Payout Per Social Income", | ||
"monthlyPayoutPerSocialIncomeTooltip": "Social Income Value: {{value, currency}}" | ||
"amount": "{{ value, currency }}", | ||
"amount-since-march-2020": "Total amount since March 2020", | ||
"future-payouts": "To be paid out: {{ value, currency }}", | ||
"past-payouts": "Already paid out: {{ value, currency }}", | ||
"section-1": { | ||
"title-1": "Transparency builds trust.", | ||
"title-2": "Trust builds solidarity.", | ||
"since-march-2020": "Since March 2020", | ||
"totalContributions": "{{ contributorCount }} contributors donated a total of {{value, currency}}", | ||
"totalPayments": "{{ value }} mobile money payments made", | ||
"totalRecipients": "{{ value }} recipients enrolled for a 3-year program" | ||
}, | ||
"section-2": { | ||
"title": "How is Social Income funded?", | ||
"donations": "Donations", | ||
"contributions-from": "{{ value, currency }} contributions from", | ||
"individuals": "{{ count }} Individuals", | ||
"institutions": "{{ count }} Institutions", | ||
"used-for-fees": "Used to cover payment fees: {{ value, currency }}", | ||
"used-for-operating-costs": "Used to cover operational costs: {{ value, currency }}" | ||
}, | ||
"section-3": { | ||
"title": "Where are our contributors from?", | ||
"subtitle": "We received contributions from {{ value }} countries.", | ||
"country-amount": "{{ value, currency }} from {{ contributorsCount }} contributors", | ||
"all-countries": "Show All Countries" | ||
}, | ||
"section-4": { | ||
"title": "How are the funds used?", | ||
"subtitle": "Recurring individual donations are always paid out to 100%. Institutional donations are used to cover our operational costs.", | ||
"expenses": "Expenses", | ||
"payments-total": "{{ value, currency }} paid out to {{ recipientsCount }} recipients", | ||
"payments-last-month": "Last month: {{ value, currency }} to {{ recipientsCount }} recipients", | ||
|
||
"total-costs": "{{ value, currency }} fees and costs", | ||
"payment-fees": "Payment fees: {{ value, currency }}", | ||
"payment-fees-tooltip": "This includes transaction fees charged by payment providers like Stripe.", | ||
"transaction-fees": "Transaction fees: {{ value, currency }}", | ||
"transaction-fees-tooltip": "This includes bank account fees, exchange rate fees, or foreign currency losses.", | ||
"operating-costs": "Operating costs: {{ value, currency }}", | ||
"operating-costs-tooltip": "This includes salaries, fundraising, and other costs to run the organization.", | ||
"other-costs": "Other costs: {{ value, currency }}", | ||
"other-costs-tooltip": "??", | ||
"reserves": "Reserves", | ||
|
||
"covers-payments": "This covers payments for", | ||
"covers-payments-1": "{{ recipientsCount }} recipients for {{ monthsCount }} months", | ||
"covers-payments-2": "{{ recipientsCount }} recipients for 1 month", | ||
"reserves-text": "We keep liquid funds to make sure we can cover payments over multiple months without being dependent on contributions." | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
'use client'; | ||
|
||
import { Badge as DaisyUIBadge } from 'react-daisyui'; | ||
import { BadgeProps } from 'react-daisyui/dist/Badge/Badge'; | ||
|
||
export function Badge(props: BadgeProps) { | ||
return <DaisyUIBadge {...props} />; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export * from './badge'; |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export * from './tooltip'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
'use client'; | ||
|
||
import { Tooltip as DaisyUITooltip } from 'react-daisyui'; | ||
import { TooltipProps } from 'react-daisyui/dist/Tooltip/Tooltip'; | ||
|
||
export function Tooltip(props: TooltipProps) { | ||
return <DaisyUITooltip {...props} />; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.