Formating fix (translations.md)

This commit is contained in:
ErrorOliver
2025-11-06 21:10:38 +00:00
committed by GitHub
parent a313b3f2ff
commit 73aeaa1cbc

View File

@@ -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.