0x01code 4575f31094
Add support for line notify providers (#1781)
* add line notify support

* add way to get line notify

* Fix duplicate key 'HTTP Basic Auth'

* Revert language files changes

* Revert language files changes

* Fix general message

Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2022-07-29 15:13:50 +08:00
..
2022-06-20 11:52:12 +03:00
2022-05-30 18:05:28 +08:00
2022-06-23 23:30:01 +02:00
2022-05-30 18:05:28 +08:00
2022-05-30 18:05:28 +08:00
2022-07-25 20:11:51 +08:00
2022-06-29 23:26:41 +02:00
2022-06-19 21:17:03 +02:00
2022-06-29 13:58:52 +02:00
2022-05-30 18:05:28 +08:00
2022-07-18 09:00:44 +03:00
2022-07-14 22:25:39 +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. Run npm run update-language-files. You can also use this command to check if there are new strings to translate for your language.
  4. Your language file should be filled in. You can translate now.
  5. Add it into languageList constant.
  6. 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. 😏