Skip to content

Commit 021e037

Browse files
authored
Merge pull request #1 from euperia/encryptation-typo
Update messages.en.yml to fix Encryptation typo
2 parents 1d1ef1d + b23ed1c commit 021e037

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Resources/translations/messages.en.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ sbarbat_sylius_sagepay_plugin:
55
live: Live
66
vendor_name: Vendor name
77
currency: Currency code for payments
8-
encryptation_password_test: Encryptation password for sandbox mode
9-
encryptation_password_live: Encryptation password for live mode
8+
encryptation_password_test: Encryption password for sandbox mode
9+
encryptation_password_live: Encryption password for live mode
1010
sagepay_form_gateway_label: Sagepay form gateway
1111
sagepay_server_gateway_label: Sagepay server iframe gateway
1212
sagepay_direct_gateway_label: Sagepay direct gateway
@@ -17,4 +17,4 @@ sbarbat_sylius_sagepay_plugin:
1717
integration_key_live: Live integration key
1818
integration_password_live: Live integration password
1919
integration_key_test: Test integration key
20-
integration_password_test: Test integration password
20+
integration_password_test: Test integration password

0 commit comments

Comments
 (0)