Skip to content

Commit e3d566c

Browse files
link to contributing.md
1 parent b18796b commit e3d566c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ To find a list of Language Codes using Firefox, go to `about:preferences`, searc
2121
You can also find the language code of the currently used Navigator language by opening devtools and typing `console.log(navigator.language);`.
2222

2323
> [!IMPORTANT]
24-
> There are also separate translations for the [UI Library](https://github.com/Team-Lodestone/UI) that is not included in this project.
24+
> There are also separate translations for the [UI Library](https://github.com/Team-Lodestone/UI/blob/main/CONTRIBUTING.md) that is not included in this project.
2525
> It is required that you also translate them.
2626
2727
After verifying that the translations show correctly, and following the [guidelines](#guidelines), you can add yourself to [the credits](/src/App.svelte#L80) and then make a pull request to submit the translation.
2828

2929
### Guidelines
3030
1. Do not translate "`Project Lodestone`"
3131
2. Do not translate the Edition names unless an edition had official translations that clearly show how it's meant to be translated.
32-
3. Do not translate words found within squiggly brackets (`{}`), these are used for formatting.
32+
3. Do not translate words found within squiggly brackets (`{}`), these are used for formatting.

0 commit comments

Comments
 (0)