File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
packages/localizations/src Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @clerk/localizations " : patch
3+ ---
4+
5+ Fix sk-SK delete confirmation text (#6547 )
Original file line number Diff line number Diff line change @@ -197,7 +197,7 @@ export const skSK: LocalizationResource = {
197197 formFieldInputPlaceholder__apiKeyExpirationDate : undefined ,
198198 formFieldInputPlaceholder__apiKeyName : undefined ,
199199 formFieldInputPlaceholder__backupCode : 'Zadajte záložný kód' ,
200- formFieldInputPlaceholder__confirmDeletionUserAccount : 'Odstrániť účet' ,
200+ formFieldInputPlaceholder__confirmDeletionUserAccount : 'Zmazať účet' ,
201201 formFieldInputPlaceholder__emailAddress : 'Zadajte svoj e-mail' ,
202202 formFieldInputPlaceholder__emailAddress_username : 'Zadajte e-mail alebo používateľské meno' ,
203203 formFieldInputPlaceholder__emailAddresses :
You can’t perform that action at this time.
0 commit comments