This repository has been archived by the owner on May 30, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added translations and UX for paypal plugin
- Loading branch information
Showing
8 changed files
with
15 additions
and
31 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
10 changes: 4 additions & 6 deletions
10
src/Elcodi/Plugin/PaypalWebCheckoutBundle/Resources/translations/messages.ca.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,8 @@ | ||
elcodi_plugin: | ||
paypal_web_checkout: | ||
name: Paypal Web Checkout | ||
description: Integració de Paypal Web Checkout per a la teva botiga | ||
|
||
description: "<p>Stripe permeteix pagar als teus usuaris fent servir el seu compte de Paypal. Per activar-ho necesites tenir un compte de Paypal i configurar-lo aquí.</p><p>No tens un compte de Paypal?</p> <a href='https://www.paypal.com/webapps/mpp/merchant' class='button' target='_blank'>Crear un compte de Paypal</a>" | ||
field: | ||
private_key: | ||
label: Clau privada | ||
public_key: | ||
label: Clau pública | ||
business: | ||
label: Compte de Paypal | ||
placeholder: [email protected] |
10 changes: 4 additions & 6 deletions
10
src/Elcodi/Plugin/PaypalWebCheckoutBundle/Resources/translations/messages.en.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,8 @@ | ||
elcodi_plugin: | ||
paypal_web_checkout: | ||
name: Paypal Web Checkout | ||
description: Paypal Web Checkout integration for your shop | ||
|
||
description: "<p>Paypal allows your users to pay using their paypal account. To enable it you need to create a Paypal Account and set it here.</p><p>Don't you have a Paypal account?</p> <a href='https://www.paypal.com/webapps/mpp/merchant' class='button' target='_blank'>Create a new account</a>" | ||
field: | ||
private_key: | ||
label: Private key | ||
public_key: | ||
label: Public key | ||
business: | ||
label: Paypal account | ||
placeholder: [email protected] |
10 changes: 4 additions & 6 deletions
10
src/Elcodi/Plugin/PaypalWebCheckoutBundle/Resources/translations/messages.es.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,8 @@ | ||
elcodi_plugin: | ||
paypal_web_checkout: | ||
name: Paypal Web Checkout | ||
description: Integración de Paypal Web Checkout para tu tienda | ||
|
||
description: "<p>Paypal permite a tus usuarios pagar con su cuenta de paypal. Para activarlo necesitas tener una cuenta de Paypal Business y configurarla aquí.</p><p>¿No tienes una cuenta de Paypal?</p> <a href='https://www.paypal.com/webapps/mpp/merchant' class='button' target='_blank'>Crear nueva cuenta de Paypal</a>" | ||
field: | ||
private_key: | ||
label: Clave privada | ||
public_key: | ||
label: Clave pública | ||
business: | ||
label: Cuenta de paypal | ||
placeholder: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/Elcodi/Plugin/StripeBundle/Resources/translations/messages.ca.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters