Skip to content

include label in ContactType & add translation spanish#6

Open
Chrysweel wants to merge 7 commits intoyohang:masterfrom
opositatest:master
Open

include label in ContactType & add translation spanish#6
Chrysweel wants to merge 7 commits intoyohang:masterfrom
opositatest:master

Conversation

@Chrysweel
Copy link
Copy Markdown

Included labels in ContactType to can use translations in forms.

And include translation Spanish!

@Nek-
Copy link
Copy Markdown
Collaborator

Nek- commented Sep 30, 2014

👍

@Nek-
Copy link
Copy Markdown
Collaborator

Nek- commented Sep 30, 2014

French translations should be add as well:

form:
    name: Nom
    email: Adresse email
    subject: Sujet
    body: Contenu

@Chrysweel
Copy link
Copy Markdown
Author

Hello ? Somebody manage this bundle ?

@Nek-
Copy link
Copy Markdown
Collaborator

Nek- commented Oct 6, 2014

Can you add french translations please ? It would be perfect :) .

cc @yohang

Copy link
Copy Markdown
Collaborator

@Nek- Nek- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing french translations:

contact:
    submit:
        button: Envoyer
        success: Votre message a été envoyé avec succès
        failure: Votre message ne peut pas être envoyé, une erreur s'est produite
    message:
        new: 'Nouveau message de "%name%"'
        sent:
            you: Vous a envoyé un message
form:
    name: Nom
    email: Adresse email
    subject: Sujet
    body: Contenu

name: Name
email: Email
subject: Subject
body: Body No newline at end of file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing new line at EOF

name: Nombre
email: Corre electrónico
subject: Asunto
body: Mensaje No newline at end of file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing new line at EOF

<constraint name="NotBlank" />
<constraint name="Email">
<option name="checkMX">true</option>
<option name="checkMX">false</option>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ no go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants