mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-03-29 15:49:57 +00:00
Formating fix (translations.md)
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user