From 73aeaa1cbcc554c455152ba614c0f6c8e567036c Mon Sep 17 00:00:00 2001 From: ErrorOliver Date: Thu, 6 Nov 2025 21:10:38 +0000 Subject: [PATCH] Formating fix (translations.md) --- translations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.