Files
Fermi/translations.md
2025-11-06 21:10:38 +00:00

739 B

Translations

The translations are stored in /src/webpage/translations in this format below.

{
	"@metadata": {
		"authors": [
		],
		"last-updated": "XXXX/XX/XX",
		"locale": "ru",
		"comment":""
	},
}

I want to help translate this

Please go to https://translatewiki.net/wiki/Translating:Fermi to help translate this project.

What is the format?

It's the same format found here, though we are not using jquery, and you might notice some of the strings use markdown, but most do not.

I want to help correct a translation

Go ahead! We're more than happy to take corrections to translations as well!