mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-31 16:56:18 +00:00
668 B
668 B
How to translate
- Fork this repo.
- Run
npm install
- Run
npm run update-language-files --language=<code>
where<code>
is a valid ISO language code: http://www.lingoes.net/en/translator/langcode.htm. You can also use this command to check if there are new strings to translate for your language. - Your language file should be filled in. You can translate now.
- Add it into
languageList
constant. - Make a pull request when you have done.
If you do not have programming skills, let me know in the issues section. I will assist you. 😏