datastake-daf 0.6.332 → 0.6.334
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/utils/index.js
CHANGED
|
@@ -7414,6 +7414,7 @@ const en = {
|
|
|
7414
7414
|
FB00006: "Account successfully activated",
|
|
7415
7415
|
FB00007: "Make sure that this has been properly communicated, as the account admin holds critical user management privileges.",
|
|
7416
7416
|
admin: {
|
|
7417
|
+
locations: "Locations",
|
|
7417
7418
|
"review-requests": "Review Requests",
|
|
7418
7419
|
"create-account": "Create Account",
|
|
7419
7420
|
"manage-users": "Manage Users",
|
package/package.json
CHANGED
|
@@ -1304,6 +1304,7 @@ const en = {
|
|
|
1304
1304
|
FB00007:
|
|
1305
1305
|
"Make sure that this has been properly communicated, as the account admin holds critical user management privileges.",
|
|
1306
1306
|
admin: {
|
|
1307
|
+
locations: "Locations",
|
|
1307
1308
|
"review-requests": "Review Requests",
|
|
1308
1309
|
"create-account": "Create Account",
|
|
1309
1310
|
"manage-users": "Manage Users",
|