Skip to content

Commit

Permalink
locale: "na" is already in the expiry string
Browse files Browse the repository at this point in the history
  • Loading branch information
thijskh committed Mar 5, 2024
1 parent 1ddc165 commit 3dc0515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/locale/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ const nl = {
expiryDate: "Verloopdatum uitnodiging",
roleExpiryDate: "Verloopdatum rol",
roleExpiryDateQuestion: "Zet een specifieke verloopdatum voor de rol",
roleExpiryDateInfo: "Deze rol wordt verwijderd van de gebruiker na {{expiry}}",
roleExpiryDateInfo: "Deze rol wordt verwijderd van de gebruiker {{expiry}}",
expiryDateQuestion: "Zet een specifieke verloopdatum voor de uitnodiging",
expiryDateInfo: "Standaard verloopt een uitnodiging na 1 maand",
withinThreeMonths: "Binnen 1 maand",
Expand Down

0 comments on commit 3dc0515

Please sign in to comment.