Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Improve application-specific language-files #1

Closed
2 of 7 tasks
sebastiaanspeck opened this issue Oct 13, 2018 · 3 comments
Closed
2 of 7 tasks

Improve application-specific language-files #1

sebastiaanspeck opened this issue Oct 13, 2018 · 3 comments
Labels
good first issue Good for newcomers hacktoberfest Hacktoberfest
Milestone

Comments

@sebastiaanspeck
Copy link
Owner

sebastiaanspeck commented Oct 13, 2018

Is your feature request related to a problem? Please describe.
To support multiple-language, I created an English and Dutch language-file. These files can be improved and extend it with new languages.

Describe the solution you'd like
The language-files (called application.php) for English and Dutch are a good start, but I think they can be improved and will eventually improve the localisation of this application.

Describe alternatives you've considered
I made a start to translate all the English labels to Dutch, but I am not yet satisfied with all translations.

Additional context
Add any other context or screenshots about the feature request here.

TODO

  • English
  • Dutch
  • Spanish
  • Italian
  • Indonesian
  • French
  • German
@sebastiaanspeck sebastiaanspeck added good first issue Good for newcomers hacktoberfest Hacktoberfest labels Oct 13, 2018
@sebastiaanspeck sebastiaanspeck added this to the Version 2 milestone Oct 13, 2018
@sebastiaanspeck
Copy link
Owner Author

I added an EXAMPLE.md for people who want to contribute to the languages

@tribakzero
Copy link

Added spanish translations.

@sebastiaanspeck
Copy link
Owner Author

sebastiaanspeck commented Oct 15, 2018

You can add new language by running:
php artisan trans:publish [2-letter-country code] --force and then copy the ‘application.php’ and the ‘cup_rounds.php’ from the en-folder to the new language

This was referenced Oct 16, 2018
@sebastiaanspeck sebastiaanspeck changed the title Improve Language-files Improve application-specific language-files Oct 17, 2018
sebastiaanspeck pushed a commit that referenced this issue Oct 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers hacktoberfest Hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants