Kuma/src/languages
2021-09-01 15:49:35 +08:00
..
de-DE.js Added translation to pause monitor confirmation 2021-08-29 04:03:55 +02:00
en.js Added translation to pause monitor confirmation 2021-08-29 04:03:55 +02:00
fr.js French Translation (from zh-HK.js) 2021-08-30 11:11:22 +02:00
README.md add translation guide 2021-09-01 15:49:35 +08:00
zh-HK.js translate for zh-hk 2021-08-28 11:20:02 +08:00

How to translate

  1. Fork this repo.

  2. Create a language file. (e.g. zh-TW.js) The filename must be ISO language code: http://www.lingoes.net/en/translator/langcode.htm

  3. npm run update-language-file

  4. Your language file should be filled in. You can now translate now.

  5. Make a pull request when you have done.

If you do not have programming skills, let me know in Issue section. I will assist you. 😏