diff --git a/translations.md b/translations.md index 340ff87..b4886a4 100644 --- a/translations.md +++ b/translations.md @@ -1,5 +1,5 @@ # Translations -the translations are stored in `/src/webpage/translations` in this format. +The translations are stored in `/src/webpage/translations` in this format below. ```json { "@metadata": { @@ -13,7 +13,7 @@ the translations are stored in `/src/webpage/translations` in this format. ``` ## I want to help translate this -Please go to [https://translatewiki.net/wiki/Translating:JankClient](https://translatewiki.net/wiki/Translating:JankClient) to help translate this project +Please go to [https://translatewiki.net/wiki/Translating:Fermi](https://translatewiki.net/wiki/Translating:Fermi) to help translate this project. ## What is the format? It's the same format found [here](https://github.com/wikimedia/jquery.i18n#message-file-format), though we are not using jquery, and you might notice some of the strings use markdown, but most do not.