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: TRANSLATIONS.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -72,10 +72,12 @@ In order to check the changes, you need:
72
72
73
73
* Copy the downloaded file into `locales/<lang>` of your local copy of the website
74
74
75
+
* Make sure your language is in the `EXPLICIT_LOCALE_INFO` array in `src/i18n.rs`
76
+
75
77
* Restart the website locally everytime you change a local file
76
78
77
79
## Special case: Policies
78
80
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.
80
82
81
83
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