Skip to content

Finish application internationalization #8

Closed
@javiereguiluz

Description

@javiereguiluz

Right now the application defines just four translations keys. See:
https://github.com/symfony/symfony-demo/blob/master/app/Resources/translations/messages.en.xliff

We did this to have just a simple example of how to translate application interfaces using Symfony. I propose the following:

  • Extract all the strings from the public interface and add them to the messages.en.xliff file
  • Move all the backend related strings to the admin.en.xliff file to show an example of using translation catalogues
  • Once these tasks are finished, ask the community to contribute translations.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions