Skip to content

Commit

Permalink
Fix doubled periods
Browse files Browse the repository at this point in the history
  • Loading branch information
chillbram committed Aug 12, 2024
1 parent a22d87f commit 2b9bf23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions locales/nl/json.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
":days day trial": ":days dagen proberen",
":resource Details": ":resource-informatie",
":resource Details: :title": ":resource-informatie: :title",
"A decryption key is required.": "Een decryptiesleutel is verplicht..",
"A decryption key is required.": "Een decryptiesleutel is verplicht.",
"A fresh verification link has been sent to your email address.": "Er is een nieuwe verificatielink naar je e-mailadres verstuurd.",
"A new verification link has been sent to the email address you provided during registration.": "Er is een nieuwe verificatielink verstuurd naar het e-mailadres dat je ingegeven hebt tijdens de registratie.",
"A new verification link has been sent to the email address you provided in your profile settings.": "Er is een nieuwe verificatielink verstuurd naar het e-mailadres dat je ingegeven hebt in je profielinstellingen.",
Expand Down Expand Up @@ -710,7 +710,7 @@
"The selected plan is invalid.": "Het geselecteerde abonnement is ongeldig.",
"The team's name and owner information.": "De naam van het team en de informatie over de eigenaar.",
"There are no available options for this resource.": "Er zijn geen beschikbare opties voor deze bron.",
"There are no fields to display.": "Er zijn geen velden om weer te geven..",
"There are no fields to display.": "Er zijn geen velden om weer te geven.",
"There are no new notifications.": "Er zijn geen nieuwe notificaties.",
"There is no active subscription.": "Er is geen actief abonnement.",
"There was a problem executing the action.": "Er was een probleem met de uitvoering van de actie.",
Expand Down

0 comments on commit 2b9bf23

Please sign in to comment.