mirror of
https://github.com/rommapp/romm.git
synced 2026-03-03 02:27:00 +00:00
add translations info to CONTRIBUTING
This commit is contained in:
@@ -10,7 +10,11 @@ Please note that this project adheres to the Contributor Covenant [code of condu
|
||||
|
||||
## Contributing to the Wiki
|
||||
|
||||
If you would like to contribute to the project's [documentation](https://github.com/rommapp/romm/wiki), reach out to the maintainers to get edit access. We welcome any contributions that help improve the documentation (new pages, updates, or corrections).
|
||||
If you would like to contribute to the project's [documentation](https://github.com/rommapp/romm/wiki), open a pull request against [the wiki repo](https://github.com/rommapp/wiki). We welcome any contributions that help improve the documentation (new pages, updates, or corrections).
|
||||
|
||||
## Adding Translations
|
||||
|
||||
If you would like to translate the project into another language, create a new folder under the `frontend/src/locales` directory, and follow the existing language files as a template. Once you've created the new language file, open a pull request to add it to the project.
|
||||
|
||||
## How to Contribute Code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user