Skip to content

Commit b5077c2

Browse files
authored
Correct Translating.md (#158)
1 parent 0f6d614 commit b5077c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

community/Translating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Here are the steps:
1515

1616
1. You need to create a GitHub account at <https://github.com/>
1717
2. Then go to <https://github.com/BlueMap-Minecraft/BlueMap> and press the fork button in the top-right corner
18-
3. After it has finished forking go inside the folder `BlueMapCommon/webapp/public/lang` and create a new file from the top right of the file selector, name this file with code of your language (`fi.conf`, `ru.conf`, etc) and copy the contents of the `en.conf` to it.
18+
3. After it has finished forking go inside the folder `common/webapp/public/lang` and create a new file from the top right of the file selector, name this file with code of your language (`fi.conf`, `ru.conf`, etc) and copy the contents of the `en.conf` to it.
1919
4. Translate the english strings inside `""`'s to your language
2020
5. Scroll down and press "commit changes"
2121
6. Open the `settings.conf` file in the same folder and press the pen symbol on top right of the file. Copy another languages settings and give it the right name and filename. Keep these in alphabetical order. Don't forget to commit the changes.

0 commit comments

Comments
 (0)