mirror of
https://github.com/we-promise/sure.git
synced 2026-04-17 11:04:14 +00:00
* First commit * Use subscription flow for monetary contributions * Removed only part of the SPAN * Localize Stripe payments message * More localization of contribution strings * Missed two billing to payment changes * Fix tests * Localization of "Open Demo" strings * Fix grammar error * Update for consistency * Localize CTA * More localilzation strings
23 lines
597 B
YAML
23 lines
597 B
YAML
---
|
|
nl:
|
|
layouts:
|
|
application:
|
|
nav:
|
|
assistant: Assistent
|
|
budgets: Budgetten
|
|
home: Startpagina
|
|
reports: Rapporten
|
|
transactions: Transacties
|
|
auth:
|
|
existing_account: Heeft u al een account?
|
|
no_account: Nieuw bij %{product_name}?
|
|
sign_in: Inloggen
|
|
sign_up: Account aanmaken
|
|
shared:
|
|
footer:
|
|
privacy_policy: Privacybeleid
|
|
terms_of_service: Servicevoorwaarden
|
|
trial:
|
|
open_demo: Open demo
|
|
data_deleted_in_days: Gegevens worden over %{days} dagen verwijderd
|
|
contribute: Bijdragen |