@clerk/localizations 4.2.4-snapshot.v20260325163812 → 4.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/nl-NL.js +1 -1
- package/dist/nl-NL.js.map +1 -1
- package/dist/nl-NL.mjs +1 -1
- package/dist/nl-NL.mjs.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -45353,7 +45353,7 @@ var nlNL = {
|
|
|
45353
45353
|
headerTitle__general: "Algemeen",
|
|
45354
45354
|
headerTitle__members: "Leden",
|
|
45355
45355
|
profileSection: {
|
|
45356
|
-
primaryButton: "",
|
|
45356
|
+
primaryButton: "Profiel bijwerken",
|
|
45357
45357
|
title: "Organisatieprofiel",
|
|
45358
45358
|
uploadAction__title: "Logo"
|
|
45359
45359
|
}
|