Skip to content

Commit d5c779c

Browse files
committed
revert translations
1 parent 6956378 commit d5c779c

File tree

16 files changed

+38
-3920
lines changed

16 files changed

+38
-3920
lines changed

packages/template-retail-react-app/app/static/translations/compiled/en-GB.json

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"account.payments.checkbox.make_default": [
3333
{
3434
"type": 0,
35-
"value": "Make default"
35+
"value": "Set as default"
3636
}
3737
],
3838
"account.payments.error.payment_method_remove_failed": [
@@ -77,6 +77,24 @@
7777
"value": "New payment method was saved."
7878
}
7979
],
80+
"account.payments.label.expires": [
81+
{
82+
"type": 0,
83+
"value": "Expires "
84+
},
85+
{
86+
"type": 1,
87+
"value": "month"
88+
},
89+
{
90+
"type": 0,
91+
"value": "/"
92+
},
93+
{
94+
"type": 1,
95+
"value": "year"
96+
}
97+
],
8098
"account.payments.message.error": [
8199
{
82100
"type": 0,
@@ -1571,6 +1589,12 @@
15711589
"value": "Secure Link"
15721590
}
15731591
],
1592+
"contact_info.error.generic_try_again": [
1593+
{
1594+
"type": 0,
1595+
"value": "An error occurred. Please try again."
1596+
}
1597+
],
15741598
"contact_info.error.incorrect_username_or_password": [
15751599
{
15761600
"type": 0,
@@ -3119,6 +3143,12 @@
31193143
"value": "Tax"
31203144
}
31213145
],
3146+
"order_summary.label.tax_tbd": [
3147+
{
3148+
"type": 0,
3149+
"value": "TBD"
3150+
}
3151+
],
31223152
"otp.button.cancel_guest_registration": [
31233153
{
31243154
"type": 0,
@@ -5021,6 +5051,12 @@
50215051
"value": "Security Code"
50225052
}
50235053
],
5054+
"use_login_fields.error.invalid_email": [
5055+
{
5056+
"type": 0,
5057+
"value": "Please enter a valid email address."
5058+
}
5059+
],
50245060
"use_login_fields.error.required_email": [
50255061
{
50265062
"type": 0,

0 commit comments

Comments
 (0)