OpenLitterMap / OpenLitterMap/openlittermap-web
Translations
@xlcrr is already working on this.
Since Oct 24, 2020.
- Dominant language
- PHP
- Stars
- 134
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
We want to have OpenLitterMap translated into as many languages as possible.
For translation, we are using vue-i18n package
Translation files are available in the resources/js/langs/ directory
However, not all .vue files have the translated string
And we also need to decide where to put the translation button, which was previously on the global map
Several languages were translated by volunteers on the old repo, but these were translated on the backend with PHP and we are now using JavaScript.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.