Skip to content

Commit fdebb0e

Browse files
authored
[guide] Extra 'running locally' detail (#1027)
+ small typo fix Current steps for testing translations locally don't work if the tested language is new
1 parent bc7ad75 commit fdebb0e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

TRANSLATIONS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,12 @@ In order to check the changes, you need:
7272

7373
* Copy the downloaded file into `locales/<lang>` of your local copy of the website
7474

75+
* Make sure your language is in the `EXPLICIT_LOCALE_INFO` array in `src/i18n.rs`
76+
7577
* Restart the website locally everytime you change a local file
7678

7779
## Special case: Policies
7880

79-
All policy documents outside other then English must contain a link to the original on top, indicating that the English translation is binding and the translation is a best effort.
81+
All policy documents outside other than English must contain a link to the original on top, indicating that the English translation is binding and the translation is a best effort.
8082

8183
Also, a translation team can decide to leave any policies untranslated, instead opting for just linking to the English translation with an appropriate wording.

0 commit comments

Comments
 (0)