File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
packages/localizations/src Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @clerk/localizations " : patch
3+ ---
4+
5+ Additional changes to waitlist component translations ` nl-NL `
Original file line number Diff line number Diff line change @@ -458,7 +458,7 @@ export const nlNL: LocalizationResource = {
458458 actionLink__use_phone : 'Gebruik telefoon' ,
459459 actionLink__use_username : 'Gebruik gebruikersnaam' ,
460460 actionText : 'Geen account?' ,
461- actionText__join_waitlist : 'Nog geen account? Meld je aan voor de wachtlijst. ' ,
461+ actionText__join_waitlist : 'Nog geen account?' ,
462462 subtitle : 'om door te gaan naar {{applicationName}}' ,
463463 title : 'Inloggen' ,
464464 titleCombined : undefined ,
@@ -910,9 +910,9 @@ export const nlNL: LocalizationResource = {
910910 waitlist : {
911911 start : {
912912 actionLink : 'Neem deel aan de wachtlijst' ,
913- actionText : 'Nog geen account? Maak er een aan en voeg je bij de wachtlijst. ' ,
913+ actionText : 'Nog geen account?' ,
914914 formButton : 'Verstuur' ,
915- subtitle : 'Je wordt toegevoegd aan de wachtlijst en wordt op de hoogte gehouden.' ,
915+ subtitle : 'Je wordt toegevoegd aan de wachtlijst en op de hoogte gehouden.' ,
916916 title : 'Wachtlijst aanmelding' ,
917917 } ,
918918 success : {
You can’t perform that action at this time.
0 commit comments