Skip to content

Commit fe5cf19

Browse files
authored
README: refer users to wiki for committing info
Inspired by #3325.
1 parent 59ea7a1 commit fe5cf19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Changes to the master branch are merged into the develop branch of OpenRCT2/Open
2121

2222
To contribute to the translation of OpenRCT2, you will need to fork this repository.<br/>
2323
This allows you to edit and push changes of files to your fork so that you can then open a pull request.<br/>
24-
For more information, visit GitHub's official [forking guide](https://guides.github.com/activities/forking/).
24+
For more information, see our [wiki article on committing basics](https://github.com/OpenRCT2/Localisation/wiki/Committing-basics), or visit GitHub's official [forking guide](https://guides.github.com/activities/forking/).
2525

2626
### Creating a new language
2727
If you want to begin translating OpenRCT2 for a new language, create a new file in the data directory with the correct two letter [language](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes#Partial_ISO_639_table) and [country codes](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Decoding_table) (e.g. `cs-CZ`), then paste the contents of the [en-GB](https://github.com/OpenRCT2/OpenRCT2/blob/develop/data/language/en-GB.txt) file into it and start translating the strings.

0 commit comments

Comments
 (0)