# Conflicts: # server/database.js # server/model/monitor.js # server/routers/api-router.js # server/server.js # src/components/HeartbeatBar.vue # src/components/MonitorList.vue # src/icon.js # src/layouts/Layout.vue # src/mixins/datetime.js # src/mixins/socket.js # src/router.js # src/util.js
How to translate
- Fork this repo.
- Create a language file (e.g.
zh-TW.js
). The filename must be ISO language code: http://www.lingoes.net/en/translator/langcode.htm - Run
npm run update-language-files
. 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. 😏