Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translation System #32

Closed
mmaximo33 opened this issue Mar 30, 2024 · 0 comments
Closed

Translation System #32

mmaximo33 opened this issue Mar 30, 2024 · 0 comments
Assignees
Labels
01 Scope: EFDE 03 Type: New Feature ➕ Introduction of a completely new addition to the codebase

Comments

@mmaximo33
Copy link
Owner

The objective of this task is to add the translations feature

Initially it should be in the following languages

  • en_US
  • es_ES
  • pt_PT

Implicits
These translations must be found within the i18n directory of each implementation

Example:

  • console/efde/i18n/
  • console/implementation/symfony/i18n/
  • console/service/symfony/i18n/
@mmaximo33 mmaximo33 added 01 Scope: EFDE 03 Type: New Feature ➕ Introduction of a completely new addition to the codebase labels Mar 30, 2024
@mmaximo33 mmaximo33 self-assigned this Mar 30, 2024
@mmaximo33 mmaximo33 changed the title Translations Translation System May 6, 2024
mmaximo33 added a commit that referenced this issue May 7, 2024
- Add feature to incorporate translation into i18n directory
  - en_US
  - es_ES
  - pt_PT
- Translations of implementations available so far
- Fix small bugs
mmaximo33 added a commit that referenced this issue May 7, 2024
- Add feature to incorporate translation into i18n directory
  - en_US
  - es_ES
  - pt_PT
- Translations of implementations available so far
- Fix small bugs
mmaximo33 added a commit that referenced this issue May 7, 2024
- Add feature to incorporate translation into i18n directory
  - en_US
  - es_ES
  - pt_PT
- Translations of implementations available so far
- Fix small bugs
mmaximo33 added a commit that referenced this issue May 11, 2024
- Add feature to incorporate translation into i18n directory
  - en_US
  - es_ES
  - pt_PT
- Translations of implementations available so far
- Fix small bugs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
01 Scope: EFDE 03 Type: New Feature ➕ Introduction of a completely new addition to the codebase
Projects
None yet
Development

No branches or pull requests

1 participant