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>
This commit is contained in:
0x01code
2022-07-29 14:13:50 +07:00
committed by GitHub
parent df7f0b078d
commit 4575f31094
6 changed files with 58 additions and 0 deletions

View File

@@ -536,4 +536,5 @@ export default {
"Domain": "Domain",
"Workstation": "Workstation",
disableCloudflaredNoAuthMsg: "You are in No Auth mode, password is not require.",
wayToGetLineNotifyToken: "You can get a access token from {0}",
};