@thefittingroom/shop-ui 0.1.10 → 0.1.12
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/esm/index.js +2 -2
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/index.min.js +2 -2
- package/package.json +1 -1
package/dist/esm/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* thefittingroom v0.1.
|
|
2
|
+
* thefittingroom v0.1.12 (2024-01-05T17:55:32.388Z)
|
|
3
3
|
* Copyright 2022-present, TheFittingRoom, Inc. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
/*!
|
|
@@ -23212,7 +23212,7 @@ var L = {
|
|
|
23212
23212
|
EmailAddress: 'Email address',
|
|
23213
23213
|
EmailError: 'Please enter a valid email address.',
|
|
23214
23214
|
EnterEmailAddress: 'Enter your email address, we will send you a link to reset your password.',
|
|
23215
|
-
EnterPhoneNumber: 'Enter your
|
|
23215
|
+
EnterPhoneNumber: 'Enter your number for download link',
|
|
23216
23216
|
FailedToLoadLocale: 'Something went wrong when fetching another language.',
|
|
23217
23217
|
ForgotPasswordWithSymbol: 'Forgot password?',
|
|
23218
23218
|
HaveAcc: 'Have an account? Sign in',
|