Skip to content

Commit fac6b33

Browse files
author
Andrey Helldar
committed
Upgrade source keys
1 parent cecfd09 commit fac6b33

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+2094
-1180
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
_site/
33
build/
44
node_modules/
5+
tmp/
56
vendor/
67

78
.cache
File renamed without changes.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"Confirm Payment": "Confirm Payment",
3+
"Confirm your :amount payment": "Confirm your :amount payment",
4+
"Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.",
5+
"Payment Confirmation": "Payment Confirmation"
6+
}
File renamed without changes.

0 commit comments

Comments
 (0)