You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: community/Translating.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Here are the steps:
15
15
16
16
1. You need to create a GitHub account at <https://github.com/>
17
17
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.
19
19
4. Translate the english strings inside `""`'s to your language
20
20
5. Scroll down and press "commit changes"
21
21
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