@weareconceptstudio/account 0.4.5 → 0.4.7
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/components/AccountButton/icons.d.ts +2 -0
- package/dist/components/AccountButton/icons.js +3 -0
- package/dist/components/AccountButton/index.js +8 -4
- package/dist/components/AccountButton/style.js +68 -0
- package/dist/components/TotalCheckout/BalanceComp/index.js +1 -1
- package/dist/components/TotalCheckout/BalanceComp/utils.js +0 -2
- package/dist/components/TotalCheckout/PromoCodeComp/index.d.ts +3 -2
- package/dist/components/TotalCheckout/PromoCodeComp/index.js +6 -6
- package/dist/components/TotalCheckout/index.js +8 -4
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/index.d.ts +2 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/index.js +4 -4
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/ProgressBalance/style.js +4 -0
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/index.d.ts +2 -1
- package/dist/modules/account/AccountBalanceTemplate/HeroBalance/index.js +7 -7
- package/dist/modules/account/AccountBalanceTemplate/StatusBalance/ItemStatus/index.d.ts +2 -1
- package/dist/modules/account/AccountBalanceTemplate/StatusBalance/ItemStatus/index.js +2 -2
- package/dist/modules/account/AccountBalanceTemplate/StatusBalance/index.d.ts +2 -1
- package/dist/modules/account/AccountBalanceTemplate/StatusBalance/index.js +2 -2
- package/dist/modules/account/AccountBalanceTemplate/index.js +4 -2
- package/dist/modules/account/AccountSettingsTemplate/AccountInfo/index.js +5 -2
- package/dist/modules/account/AccountSettingsTemplate/AccountInfo/utils.js +5 -5
- package/dist/modules/account/AccountSettingsTemplate/AccountPassword/index.js +2 -2
- package/dist/modules/address/AddressWrap/index.js +3 -2
- package/dist/modules/auth/ForgotPasswordTemplate/index.js +7 -39
- package/dist/modules/auth/ResetPasswordTemplate/ExpiredLink/index.js +2 -2
- package/dist/modules/auth/ResetPasswordTemplate/index.js +6 -6
- package/dist/modules/auth/SignInTemplate/index.d.ts +2 -1
- package/dist/modules/auth/SignInTemplate/index.js +15 -6
- package/dist/modules/auth/SignInTemplate/style.js +28 -0
- package/dist/modules/auth/SignUpTemplate/index.d.ts +2 -1
- package/dist/modules/auth/SignUpTemplate/index.js +6 -2
- package/dist/modules/auth/SignUpTemplate/style.js +28 -0
- package/dist/modules/auth/SignUpTemplate/utils.js +1 -1
- package/dist/modules/auth/VerifyEmailAddressTemplate/index.js +2 -0
- package/dist/modules/cart/EmptyCart/index.js +1 -1
- package/dist/modules/cart/SimpleItems/ItemMobile/index.js +8 -3
- package/dist/modules/order/OrderedItems/index.js +5 -2
- package/dist/modules/payment/AddNewCard/index.js +7 -4
- package/dist/styles/typography.js +6 -0
- package/dist/translations/en.d.ts +214 -236
- package/dist/translations/en.js +214 -245
- package/dist/translations/hy.d.ts +24 -24
- package/dist/translations/hy.js +40 -57
- package/dist/translations/index.d.ts +262 -284
- package/dist/translations/ru.d.ts +24 -24
- package/dist/translations/ru.js +40 -57
- package/package.json +1 -1
package/dist/translations/en.js
CHANGED
|
@@ -1,247 +1,216 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
proceedToPayment: 'Proceed to Payment',
|
|
217
|
-
checkoutCommentPlaceholder: 'Add a comment to the order',
|
|
218
|
-
item: 'Item',
|
|
219
|
-
quantity: 'Quantity',
|
|
220
|
-
price: 'Price',
|
|
221
|
-
total: 'Total',
|
|
222
|
-
//! Other
|
|
223
|
-
billedTo: 'Billed to:',
|
|
224
|
-
default: 'Default',
|
|
225
|
-
country: 'Country',
|
|
226
|
-
countryPlaceholder: 'Country',
|
|
227
|
-
address_1: 'Address',
|
|
228
|
-
address_1Placeholder: 'Address',
|
|
229
|
-
address_2: 'Address 2',
|
|
230
|
-
address_2Placeholder: 'Address 2',
|
|
231
|
-
zipCode: 'Zip code',
|
|
232
|
-
zipCodePlaceholder: 'Zip code',
|
|
233
|
-
city: 'City',
|
|
234
|
-
cityPlaceholder: 'City',
|
|
235
|
-
done: 'Done',
|
|
236
|
-
confirmation: 'Confirmation',
|
|
237
|
-
all: 'All',
|
|
238
|
-
by: 'By',
|
|
239
|
-
view: 'View',
|
|
240
|
-
review: 'Review',
|
|
241
|
-
gotPromotionCode: 'Got a promotion code?',
|
|
242
|
-
promoCodePlaceholder: 'Type your code',
|
|
243
|
-
comment: 'Comment',
|
|
244
|
-
discount: 'Discount',
|
|
245
|
-
note: 'Note',
|
|
246
|
-
},
|
|
2
|
+
editCart: 'Edit cart',
|
|
3
|
+
shopNow: 'Shop now',
|
|
4
|
+
privacyPolicy: 'Privacy policy',
|
|
5
|
+
welcomeBack: 'Welcome back',
|
|
6
|
+
login: 'Login',
|
|
7
|
+
doNotHaveAccount: 'Don’t have an account?',
|
|
8
|
+
joinNow: 'Join now',
|
|
9
|
+
forgotPassword: 'Forgot password',
|
|
10
|
+
forgotPasswordDescription: "Please enter your email address and we'll send you instructions to reset your password.",
|
|
11
|
+
thankYou: 'Thank you',
|
|
12
|
+
recoveryText: 'We sent a recovery link to you at',
|
|
13
|
+
resendNewLink: 'Resend a new link',
|
|
14
|
+
successfullyMessage: 'Your password has successfully changed.',
|
|
15
|
+
registration: 'Registration',
|
|
16
|
+
alreadyHaveAnAccount: 'Already have an account?',
|
|
17
|
+
signUp: 'Sign up',
|
|
18
|
+
checkedText1: "Yes I've read the",
|
|
19
|
+
checkedText2: 'and agree that my data given by me can be stored electronically. My data will thereby only be used to process my inquiry.',
|
|
20
|
+
verifyYourEmail: 'Verify your email',
|
|
21
|
+
verifyText1: 'We just sent your activation code to',
|
|
22
|
+
verifyText2: 'Enter the code below to confirm your email address.',
|
|
23
|
+
verify: 'Verify',
|
|
24
|
+
haveNotReceivedIt: "It may take a minute to receive your code. Haven't received it?",
|
|
25
|
+
resendNewCode: 'Resend a new code.',
|
|
26
|
+
deleteAccountTextPart1: 'If your email address is incorrect,',
|
|
27
|
+
deleteAccountTextPart2: 'delete this account',
|
|
28
|
+
deleteAccountTextPart3: '& register again.',
|
|
29
|
+
codeResendSuccessTitle: 'Your code was successfully resent.',
|
|
30
|
+
codeResendSuccessSubtitle: 'A new code has been sent to your email address.',
|
|
31
|
+
myAccount: 'My account',
|
|
32
|
+
accountInformation: 'Account information',
|
|
33
|
+
accountSettings: 'Account settings',
|
|
34
|
+
orderHistory: 'Order history',
|
|
35
|
+
signOut: 'Sign out',
|
|
36
|
+
name: 'Name',
|
|
37
|
+
namePlaceholder: 'Name',
|
|
38
|
+
firstName: 'First name',
|
|
39
|
+
firstNamePlaceholder: 'First name',
|
|
40
|
+
lastName: 'Last name',
|
|
41
|
+
lastNamePlaceholder: 'Last name',
|
|
42
|
+
email: 'Email',
|
|
43
|
+
emailPlaceholder: 'Email',
|
|
44
|
+
phone: 'Phone',
|
|
45
|
+
phonePlaceholder: 'Phone',
|
|
46
|
+
entrance: 'Entrance',
|
|
47
|
+
entrancePlaceholder: 'Entrance',
|
|
48
|
+
floor: 'Floor',
|
|
49
|
+
floorPlaceholder: 'Floor',
|
|
50
|
+
apartment: 'Apartment',
|
|
51
|
+
apartmentPlaceholder: 'Apartment',
|
|
52
|
+
doorBell: 'Door bell',
|
|
53
|
+
doorBellPlaceholder: 'Door bell',
|
|
54
|
+
noteForCourier: 'Note for courier',
|
|
55
|
+
noteForCourierPlaceholder: 'Note for courier',
|
|
56
|
+
password: 'Password',
|
|
57
|
+
passwordPlaceholder: 'Password',
|
|
58
|
+
enterCurrentPassword: 'Enter current password',
|
|
59
|
+
enterCurrentPasswordPlaceholder: 'Enter current password',
|
|
60
|
+
enterNewPassword: 'Enter new password',
|
|
61
|
+
enterNewPasswordPlaceholder: 'Enter new password',
|
|
62
|
+
newPasswordPlaceholder: 'New password',
|
|
63
|
+
confirmNewPasswordPlaceholder: 'Confirm new password',
|
|
64
|
+
newPassword: 'New password',
|
|
65
|
+
confirmNewPassword: 'Confirm new password',
|
|
66
|
+
resetPassword: 'Reset password',
|
|
67
|
+
emptyTitle: 'Your orders will appear here.',
|
|
68
|
+
emptyDesc: 'You haven’t placed any orders yet.',
|
|
69
|
+
cancel: 'Cancel',
|
|
70
|
+
backToList: 'Back to list',
|
|
71
|
+
saveChanges: 'Save changes',
|
|
72
|
+
continueToShop: 'Continue to shop',
|
|
73
|
+
saveAndApply: 'Save and Apply',
|
|
74
|
+
remove: 'Remove',
|
|
75
|
+
goHome: 'Go home',
|
|
76
|
+
change: 'Change',
|
|
77
|
+
edit: 'Edit',
|
|
78
|
+
submit: 'Submit',
|
|
79
|
+
save: 'Save',
|
|
80
|
+
orderItems: 'Order items',
|
|
81
|
+
orderDate: 'Order date',
|
|
82
|
+
totalItems: 'Total items',
|
|
83
|
+
orderNumber: 'Order number',
|
|
84
|
+
orderStatus: 'Order status',
|
|
85
|
+
totalPrice: 'Total price',
|
|
86
|
+
viewOrder: 'View order',
|
|
87
|
+
inProgress: 'In progress',
|
|
88
|
+
orderDetails: 'Order details',
|
|
89
|
+
deliverDate: 'Deliver date',
|
|
90
|
+
usedBalance: 'Used balance',
|
|
91
|
+
addresses: 'Addresses',
|
|
92
|
+
address: 'Address',
|
|
93
|
+
shippingAndBillingInfo: 'Shipping & billing information',
|
|
94
|
+
shippingInfo: 'Shipping information',
|
|
95
|
+
shippedTo: 'Shipped to:',
|
|
96
|
+
addNewAdd: 'Add a new address',
|
|
97
|
+
shippingAddress: 'Shipping address',
|
|
98
|
+
billingAddress: 'Billing address',
|
|
99
|
+
emptyAddress: 'We don’t have any saved addresses for you!',
|
|
100
|
+
deleteAddressMessage: 'Are you sure delete this address?',
|
|
101
|
+
confirmDeleteAddress: 'Please confirm you want to delete this address.',
|
|
102
|
+
addNewAddress: 'Add new address',
|
|
103
|
+
addNewShippingAddress: 'Add new shipping address',
|
|
104
|
+
addNewBillingAddress: 'Add new billing address',
|
|
105
|
+
updateYourAddress: 'Update your address',
|
|
106
|
+
updateYourShippingAddress: 'Update your shipping address',
|
|
107
|
+
updateYourBillingAddress: 'Update your billing address',
|
|
108
|
+
thisYourDefaultAddress: 'This is your default address.',
|
|
109
|
+
thisYourDefaultShippingAddress: 'This is your default shipping address.',
|
|
110
|
+
thisYourDefaultBillingAddress: 'This is your default billing address.',
|
|
111
|
+
makeYourDefaultShippingAddress: 'Make this your default shipping address.',
|
|
112
|
+
makeYourDefaultBillingAddress: 'Make this your default billing address.',
|
|
113
|
+
makeYourDefaultAddress: 'Make this your default address',
|
|
114
|
+
defaultAddress: 'Default address',
|
|
115
|
+
defaultShippingAddress: 'Default shipping address',
|
|
116
|
+
defaultBillingAddress: 'Default billing address',
|
|
117
|
+
addToCart: 'Add to cart',
|
|
118
|
+
addedToCart: 'Added to cart',
|
|
119
|
+
quantity: 'Quantity',
|
|
120
|
+
free: 'Free',
|
|
121
|
+
shippingCost: 'Shipping cost',
|
|
122
|
+
cartEmpty: 'Your cart is empty',
|
|
123
|
+
cartEmptyDesc: 'Once you add something to your cart, it will appear here. Ready to get started?',
|
|
124
|
+
orderSummary: 'Order summary',
|
|
125
|
+
subtotal: 'Subtotal',
|
|
126
|
+
shipping: 'Shipping',
|
|
127
|
+
myCart: 'My cart',
|
|
128
|
+
proceedToCheckout: 'Proceed to Checkout',
|
|
129
|
+
continueShopping: 'Continue shopping',
|
|
130
|
+
proceedToPayment: 'Proceed to Payment',
|
|
131
|
+
checkoutCommentPlaceholder: 'Add a comment to the order',
|
|
132
|
+
item: 'Item',
|
|
133
|
+
price: 'Price',
|
|
134
|
+
total: 'Total',
|
|
135
|
+
yourSettingsHaveBeenSaved: 'Your settings have been saved.',
|
|
136
|
+
yourPasswordHaveBeenChanged: 'Your password has been changed.',
|
|
137
|
+
removeAccount: 'Remove account',
|
|
138
|
+
deleteYourAccount: 'Delete your account?',
|
|
139
|
+
deleteYourAccountDesc: 'When you delete your account, your data will be permanently removed.',
|
|
140
|
+
billedTo: 'Billed to',
|
|
141
|
+
default: 'Default',
|
|
142
|
+
country: 'Country',
|
|
143
|
+
countryPlaceholder: 'Country',
|
|
144
|
+
addressPlaceholder: 'Address',
|
|
145
|
+
address_1: 'Address',
|
|
146
|
+
address_1Placeholder: 'Address',
|
|
147
|
+
address_2: 'Address 2',
|
|
148
|
+
address_2Placeholder: 'Address 2',
|
|
149
|
+
zipCode: 'Zip code',
|
|
150
|
+
zipCodePlaceholder: 'Zip code',
|
|
151
|
+
city: 'City',
|
|
152
|
+
cityPlaceholder: 'City',
|
|
153
|
+
done: 'Done',
|
|
154
|
+
useAlsoBillingAddress: 'Use also as a billing address.',
|
|
155
|
+
shippingInformation: 'Shipping information',
|
|
156
|
+
payment: 'Payment',
|
|
157
|
+
confirmation: 'Confirmation',
|
|
158
|
+
billing: 'Billing',
|
|
159
|
+
selectShippingAddress: 'Select shipping address',
|
|
160
|
+
selectBillingAddress: 'Select billing address',
|
|
161
|
+
selectPaymentMethod: 'Select payment method',
|
|
162
|
+
paymentMethods: 'Payment methods',
|
|
163
|
+
myCards: 'My cards',
|
|
164
|
+
addNewCard: 'Add a new card',
|
|
165
|
+
cardExpired: 'Card has been expired',
|
|
166
|
+
deleteCardMessage: 'Are you sure delete this card?',
|
|
167
|
+
confirmDeleteCard: 'Please confirm you want to delete this card.',
|
|
168
|
+
all: 'All',
|
|
169
|
+
by: 'By',
|
|
170
|
+
view: 'View',
|
|
171
|
+
confirmMessageTitle: 'Thank you for shopping with us!',
|
|
172
|
+
confirmMessageDesc: 'You will receive a confirmation email with details of your order.',
|
|
173
|
+
review: 'Review',
|
|
174
|
+
reorder: 'Reorder',
|
|
175
|
+
backToShop: 'Back to shop',
|
|
176
|
+
forgotErrorDescription: 'You will receive an email with a recovery link code within 1 minute.',
|
|
177
|
+
gotPromotionCode: 'Got a promotion code?',
|
|
178
|
+
balanceStatus: 'status',
|
|
179
|
+
balanceCashback: 'cashback',
|
|
180
|
+
balanceTotalSpent: 'totally spent',
|
|
181
|
+
balance: 'balance',
|
|
182
|
+
balanceNextStatusDescription1: 'Keep it up! You are',
|
|
183
|
+
balanceNextStatusDescription2: 'short of becoming',
|
|
184
|
+
balanceFirstOrderStatus: 'Starting from first order',
|
|
185
|
+
balanceStarting: 'starting',
|
|
186
|
+
balanceRecentActivity: 'Recent activity',
|
|
187
|
+
balanceCategoryDate: 'date',
|
|
188
|
+
balanceCategoryActivity: 'activity',
|
|
189
|
+
balanceCategoryAmount: 'amount',
|
|
190
|
+
balanceHowToEarn: 'How to earn?',
|
|
191
|
+
promoCodePlaceholder: 'Type your code',
|
|
192
|
+
titleExpired: 'Link expired',
|
|
193
|
+
descriptionExpired: 'To reset your password, return to the login page and select “forgot your password” to send a new email.',
|
|
194
|
+
linkTextResentExpired: 'Back to log in page',
|
|
195
|
+
useYourMoney: 'Use your muramoney',
|
|
196
|
+
comment: 'Comment',
|
|
197
|
+
discount: 'Discount',
|
|
198
|
+
canceled: 'Canceled',
|
|
199
|
+
accepted: 'Accepted',
|
|
200
|
+
processing: 'Processing',
|
|
201
|
+
delivered: 'Delivered',
|
|
202
|
+
payment_failed: 'Payment failed',
|
|
203
|
+
pending: 'In progress',
|
|
204
|
+
completed: 'Completed',
|
|
205
|
+
note: 'Note',
|
|
206
|
+
tourist: 'tourist',
|
|
207
|
+
touristDesc1: 'Tourist can earn up to',
|
|
208
|
+
touristDesc2: 'cashback in Muramoney on every purchase.',
|
|
209
|
+
resident: 'resident',
|
|
210
|
+
residentDesc1: 'Resident can earn up to',
|
|
211
|
+
residentDesc2: 'cashback in Muramoney on every purchase.',
|
|
212
|
+
citizen: 'citizen',
|
|
213
|
+
citizenDesc1: 'Citizen can earn up to',
|
|
214
|
+
citizenDesc2: 'cashback in Muramoney on every purchase.',
|
|
215
|
+
continueWidth: 'or continue width',
|
|
247
216
|
};
|
|
@@ -1,19 +1,15 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
editCart: string;
|
|
3
3
|
shopNow: string;
|
|
4
|
-
noData: string;
|
|
5
4
|
privacyPolicy: string;
|
|
6
5
|
welcomeBack: string;
|
|
7
6
|
login: string;
|
|
8
|
-
|
|
7
|
+
doNotHaveAccount: string;
|
|
9
8
|
joinNow: string;
|
|
10
|
-
forgotPasswordLink: string;
|
|
11
9
|
forgotPassword: string;
|
|
12
10
|
forgotPasswordDescription: string;
|
|
13
11
|
thankYou: string;
|
|
14
12
|
recoveryText: string;
|
|
15
|
-
tryAgainText: string;
|
|
16
|
-
tryAgain: string;
|
|
17
13
|
resendNewLink: string;
|
|
18
14
|
successfullyMessage: string;
|
|
19
15
|
registration: string;
|
|
@@ -40,21 +36,24 @@ declare const _default: {
|
|
|
40
36
|
name: string;
|
|
41
37
|
namePlaceholder: string;
|
|
42
38
|
firstName: string;
|
|
43
|
-
first_name: string;
|
|
44
39
|
firstNamePlaceholder: string;
|
|
45
|
-
last_name: string;
|
|
46
40
|
lastName: string;
|
|
47
41
|
lastNamePlaceholder: string;
|
|
48
|
-
email_: string;
|
|
49
|
-
emailPlaceholder: string;
|
|
50
42
|
email: string;
|
|
43
|
+
emailPlaceholder: string;
|
|
51
44
|
phone: string;
|
|
52
|
-
phone_: string;
|
|
53
|
-
phone_input: string;
|
|
54
45
|
phonePlaceholder: string;
|
|
46
|
+
entrance: string;
|
|
47
|
+
entrancePlaceholder: string;
|
|
48
|
+
floor: string;
|
|
49
|
+
floorPlaceholder: string;
|
|
50
|
+
apartment: string;
|
|
51
|
+
apartmentPlaceholder: string;
|
|
52
|
+
doorBell: string;
|
|
53
|
+
doorBellPlaceholder: string;
|
|
54
|
+
noteForCourier: string;
|
|
55
|
+
noteForCourierPlaceholder: string;
|
|
55
56
|
password: string;
|
|
56
|
-
password_: string;
|
|
57
|
-
password_title: string;
|
|
58
57
|
passwordPlaceholder: string;
|
|
59
58
|
enterCurrentPassword: string;
|
|
60
59
|
enterCurrentPasswordPlaceholder: string;
|
|
@@ -62,8 +61,6 @@ declare const _default: {
|
|
|
62
61
|
enterNewPasswordPlaceholder: string;
|
|
63
62
|
newPasswordPlaceholder: string;
|
|
64
63
|
confirmNewPasswordPlaceholder: string;
|
|
65
|
-
recoverPassword: string;
|
|
66
|
-
recoverPasswordDesc: string;
|
|
67
64
|
newPassword: string;
|
|
68
65
|
confirmNewPassword: string;
|
|
69
66
|
resetPassword: string;
|
|
@@ -91,8 +88,6 @@ declare const _default: {
|
|
|
91
88
|
orderDetails: string;
|
|
92
89
|
deliverDate: string;
|
|
93
90
|
usedBalance: string;
|
|
94
|
-
sortBy: string;
|
|
95
|
-
sortByWithSymbol: string;
|
|
96
91
|
addresses: string;
|
|
97
92
|
address: string;
|
|
98
93
|
shippingAndBillingInfo: string;
|
|
@@ -121,7 +116,7 @@ declare const _default: {
|
|
|
121
116
|
defaultBillingAddress: string;
|
|
122
117
|
addToCart: string;
|
|
123
118
|
addedToCart: string;
|
|
124
|
-
|
|
119
|
+
quantity: string;
|
|
125
120
|
free: string;
|
|
126
121
|
shippingCost: string;
|
|
127
122
|
cartEmpty: string;
|
|
@@ -135,7 +130,6 @@ declare const _default: {
|
|
|
135
130
|
proceedToPayment: string;
|
|
136
131
|
checkoutCommentPlaceholder: string;
|
|
137
132
|
item: string;
|
|
138
|
-
quantity: string;
|
|
139
133
|
price: string;
|
|
140
134
|
total: string;
|
|
141
135
|
yourSettingsHaveBeenSaved: string;
|
|
@@ -147,6 +141,7 @@ declare const _default: {
|
|
|
147
141
|
default: string;
|
|
148
142
|
country: string;
|
|
149
143
|
countryPlaceholder: string;
|
|
144
|
+
addressPlaceholder: string;
|
|
150
145
|
address_1: string;
|
|
151
146
|
address_1Placeholder: string;
|
|
152
147
|
address_2: string;
|
|
@@ -181,12 +176,9 @@ declare const _default: {
|
|
|
181
176
|
forgotErrorDescription: string;
|
|
182
177
|
gotPromotionCode: string;
|
|
183
178
|
balanceStatus: string;
|
|
184
|
-
priceValue: string;
|
|
185
179
|
balanceCashback: string;
|
|
186
180
|
balanceTotalSpent: string;
|
|
187
181
|
balance: string;
|
|
188
|
-
specialNameBalance: string;
|
|
189
|
-
progressBalanceTitle: string;
|
|
190
182
|
balanceNextStatusDescription1: string;
|
|
191
183
|
balanceNextStatusDescription2: string;
|
|
192
184
|
balanceFirstOrderStatus: string;
|
|
@@ -201,9 +193,7 @@ declare const _default: {
|
|
|
201
193
|
descriptionExpired: string;
|
|
202
194
|
linkTextResentExpired: string;
|
|
203
195
|
useYourMoney: string;
|
|
204
|
-
balanceLowercase: string;
|
|
205
196
|
comment: string;
|
|
206
|
-
muramoneyPlaceholder: string;
|
|
207
197
|
discount: string;
|
|
208
198
|
canceled: string;
|
|
209
199
|
accepted: string;
|
|
@@ -213,5 +203,15 @@ declare const _default: {
|
|
|
213
203
|
pending: string;
|
|
214
204
|
completed: string;
|
|
215
205
|
note: string;
|
|
206
|
+
tourist: string;
|
|
207
|
+
touristDesc1: string;
|
|
208
|
+
touristDesc2: string;
|
|
209
|
+
resident: string;
|
|
210
|
+
residentDesc1: string;
|
|
211
|
+
residentDesc2: string;
|
|
212
|
+
citizen: string;
|
|
213
|
+
citizenDesc1: string;
|
|
214
|
+
citizenDesc2: string;
|
|
215
|
+
continueWidth: string;
|
|
216
216
|
};
|
|
217
217
|
export default _default;
|