feat: add testimonials (#230)

* feat: add testimonials

* chore: add translations
This commit is contained in:
Henry
2025-10-27 22:21:31 +00:00
committed by GitHub
parent 0afaa5c159
commit 690c1394b1
28 changed files with 418 additions and 56 deletions

View File

@@ -63,7 +63,7 @@ msgstr "$8/maand"
msgid "1 user"
msgstr "1 gebruiker"
#: src/views/home/index.tsx:70
#: src/views/home/index.tsx:71
msgid "A powerful, flexible kanban app that helps you organise work, track progress, and deliver results—all in one place."
msgstr "Een krachtige, flexibele kanban-app die je helpt werk te organiseren, voortgang bij te houden en resultaten te leveren—allemaal op één plek."
@@ -1033,7 +1033,7 @@ msgstr "Begin vandaag nog gratis"
msgid "Get started for free, with no usage limits. For collaboration, upgrade to a plan that fits the size of your team."
msgstr "Begin gratis, zonder gebruikslimieten. Voor samenwerking kun je upgraden naar een abonnement dat past bij de grootte van je team."
#: src/views/home/index.tsx:74
#: src/views/home/index.tsx:75
msgid "Get started on Cloud"
msgstr "Begin in de cloud"
@@ -1306,6 +1306,10 @@ msgstr "Uitloggen"
msgid "Long-term"
msgstr "Lange termijn"
#: src/views/home/components/Testimonials.tsx:236
msgid "Loved by teams worldwide"
msgstr "Geliefd door teams wereldwijd"
#: src/views/boards/components/TemplateBoards.tsx:18
msgid "Low Priority"
msgstr "Lage prioriteit"
@@ -1445,7 +1449,7 @@ msgstr "Geen {0}"
msgid "No boards found"
msgstr "Geen borden gevonden"
#: src/views/home/index.tsx:84
#: src/views/home/index.tsx:85
msgid "No credit card required"
msgstr "Geen creditcard vereist"
@@ -1774,6 +1778,10 @@ msgstr "Screening"
msgid "Search boards and cards..."
msgstr "Zoek in borden en kaarten..."
#: src/views/home/components/Testimonials.tsx:239
msgid "See what our users are saying about Kan"
msgstr "Bekijk wat onze gebruikers over Kan zeggen"
#: src/views/boards/components/ImportBoardsForm.tsx:274
msgid "Select all"
msgstr "Alles selecteren"
@@ -1787,7 +1795,7 @@ msgstr "Selecteer bron"
msgid "Self Host"
msgstr "Zelf hosten"
#: src/views/home/index.tsx:80
#: src/views/home/index.tsx:81
msgid "Self host with Github"
msgstr "Zelf hosten met Github"
@@ -1878,7 +1886,7 @@ msgstr "Social media"
msgid "Software Development"
msgstr "Softwareontwikkeling"
#: src/views/home/index.tsx:36
#: src/views/home/index.tsx:37
msgid "Star on Github"
msgstr "Star op Github"
@@ -1949,6 +1957,10 @@ msgstr "Sjablonen"
msgid "Terms of service"
msgstr "Servicevoorwaarden"
#: src/views/home/components/Testimonials.tsx:232
msgid "Testimonials"
msgstr "Getuigenissen"
#: src/components/FeedbackModal.tsx:34
msgid "Thank you for your feedback!"
msgstr "Bedankt voor je feedback!"
@@ -1961,7 +1973,7 @@ msgstr "Het ingevoerde huidige wachtwoord is onjuist."
msgid "The main difference between Kan and Trello is that Kan is open source, allowing anyone to view, modify, and contribute to our code. Our cloud offering also offers no restrictions on features for individual use, whereas Trello locks basic features such as the number of boards you can create behind a paywall."
msgstr "Het belangrijkste verschil tussen Kan en Trello is dat Kan open source is, waardoor iedereen onze code kan bekijken, wijzigen en eraan kan bijdragen. Onze cloudoplossing biedt ook geen beperkingen op functies voor individueel gebruik, terwijl Trello basisfuncties zoals het aantal borden dat je kunt maken achter een betaalmuur plaatst."
#: src/views/home/index.tsx:64
#: src/views/home/index.tsx:65
msgid "The open source <0/> alternative to Trello"
msgstr "Het open source <0/> alternatief voor Trello"

File diff suppressed because one or more lines are too long