@clerk/localizations
Advanced tools
Comparing version 3.5.1-canary.ve25381dfa358c0f7f8082a67936e4ee4a97c73f1 to 3.5.1-canary.ve91a2bd77e2ab985d22724f19ab220c8270fdd10
@@ -474,9 +474,9 @@ "use strict"; | ||
checkbox: { | ||
label__onlyPrivacyPolicy: void 0, | ||
label__onlyTermsOfService: void 0, | ||
label__termsOfServiceAndPrivacyPolicy: void 0 | ||
label__onlyPrivacyPolicy: 'Ich stimme der {{ privacyPolicyLink || link("Datenschutzerkl\xE4rung") }} zu', | ||
label__onlyTermsOfService: 'Ich stimme den {{ termsOfServiceLink || link("Nutzungsbedingungen") }} zu', | ||
label__termsOfServiceAndPrivacyPolicy: 'Ich stimme den {{ termsOfServiceLink || link("Nutzungsbedingungen") }} und der {{ privacyPolicyLink || link("Datenschutzerkl\xE4rung") }} zu' | ||
}, | ||
continue: { | ||
subtitle: void 0, | ||
title: void 0 | ||
subtitle: "Bitte lesen und akzeptieren Sie die Bedingungen, um fortzufahren", | ||
title: "Rechtliche Einwilligung" | ||
} | ||
@@ -483,0 +483,0 @@ }, |
{ | ||
"name": "@clerk/localizations", | ||
"version": "3.5.1-canary.ve25381dfa358c0f7f8082a67936e4ee4a97c73f1", | ||
"version": "3.5.1-canary.ve91a2bd77e2ab985d22724f19ab220c8270fdd10", | ||
"description": "Localizations for the Clerk components", | ||
@@ -103,3 +103,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@clerk/types": "4.31.0-canary.ve25381dfa358c0f7f8082a67936e4ee4a97c73f1" | ||
"@clerk/types": "4.31.0-canary.ve91a2bd77e2ab985d22724f19ab220c8270fdd10" | ||
}, | ||
@@ -106,0 +106,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17291027