Skip to content

Commit

Permalink
Merge pull request #11 from euperia/master
Browse files Browse the repository at this point in the history
Fix for Typo on Encryptation
  • Loading branch information
sbarbat authored Aug 12, 2021
2 parents 1d1ef1d + 021e037 commit 6ff7435
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Resources/translations/messages.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ sbarbat_sylius_sagepay_plugin:
live: Live
vendor_name: Vendor name
currency: Currency code for payments
encryptation_password_test: Encryptation password for sandbox mode
encryptation_password_live: Encryptation password for live mode
encryptation_password_test: Encryption password for sandbox mode
encryptation_password_live: Encryption password for live mode
sagepay_form_gateway_label: Sagepay form gateway
sagepay_server_gateway_label: Sagepay server iframe gateway
sagepay_direct_gateway_label: Sagepay direct gateway
Expand All @@ -17,4 +17,4 @@ sbarbat_sylius_sagepay_plugin:
integration_key_live: Live integration key
integration_password_live: Live integration password
integration_key_test: Test integration key
integration_password_test: Test integration password
integration_password_test: Test integration password

0 comments on commit 6ff7435

Please sign in to comment.