mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-03 00:00:36 +00:00
a774b37369
* Update FR language * fix a daytime error + add for translation * Update language file FR + fixed daytime error
How to translate
- Fork this repo.
- 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
languageListconstant. - 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. 😏