|
@@ -102,7 +102,6 @@ return [
|
|
|
'100076' => 'Renewal Error: %s<br>',
|
|
'100076' => 'Renewal Error: %s<br>',
|
|
|
'100077' => 'Mail sending failure: ',
|
|
'100077' => 'Mail sending failure: ',
|
|
|
'100078' => "\nFor further information, please visit https://my.freenom.com/domains.php?a=renewals (click \"copy content\" to copy this URL)",
|
|
'100078' => "\nFor further information, please visit https://my.freenom.com/domains.php?a=renewals (click \"copy content\" to copy this URL)",
|
|
|
- '100079' => "\n\n(If you don't want to get a push every time you execute, adjust the value of NOTICE_FREQ in the .env file to 0 so that the application only pushes when there is a renewal operation.)",
|
|
|
|
|
'100080' => "No data.\n",
|
|
'100080' => "No data.\n",
|
|
|
'100081' => '%s expires in %d days, ',
|
|
'100081' => '%s expires in %d days, ',
|
|
|
'100082' => ".\n",
|
|
'100082' => ".\n",
|
|
@@ -115,7 +114,6 @@ return [
|
|
|
'100089' => 'Bark Failed to send message: <red>%s</red>',
|
|
'100089' => 'Bark Failed to send message: <red>%s</red>',
|
|
|
'100090' => "I've just checked and found that the Freenom account [%s](#) does not have any domains that need to be renewed today. The following is the current state of all domains:\n\n",
|
|
'100090' => "I've just checked and found that the Freenom account [%s](#) does not have any domains that need to be renewed today. The following is the current state of all domains:\n\n",
|
|
|
'100091' => "\nFor more information, please visit [Freenom’s official website](https://my.freenom.com/domains.php?a=renewals)",
|
|
'100091' => "\nFor more information, please visit [Freenom’s official website](https://my.freenom.com/domains.php?a=renewals)",
|
|
|
- '100092' => "\n\n(If you don't want to get a push every time you execute, adjust the value of NOTICE_FREQ in the .env file to 0 so that the application only pushes when there is a renewal operation.)",
|
|
|
|
|
'100093' => "No data.\n",
|
|
'100093' => "No data.\n",
|
|
|
'100094' => '[%s](http://%s) expires in *%d* days, ',
|
|
'100094' => '[%s](http://%s) expires in *%d* days, ',
|
|
|
'100095' => ".\n",
|
|
'100095' => ".\n",
|
|
@@ -127,7 +125,6 @@ return [
|
|
|
'100101' => 'ServerChan Failed to send message: <red>%s</red>',
|
|
'100101' => 'ServerChan Failed to send message: <red>%s</red>',
|
|
|
'100102' => "I've just checked and found that the Freenom account %s does not have any domains that need to be renewed today. The following is the current state of all domains:\n\n",
|
|
'100102' => "I've just checked and found that the Freenom account %s does not have any domains that need to be renewed today. The following is the current state of all domains:\n\n",
|
|
|
'100103' => "\nFor further information, please visit [Freenom’s official website](https://my.freenom.com/domains.php?a=renewals)",
|
|
'100103' => "\nFor further information, please visit [Freenom’s official website](https://my.freenom.com/domains.php?a=renewals)",
|
|
|
- '100104' => "\n\n(If you don't want to get a push every time you execute, adjust the value of NOTICE_FREQ in the .env file to 0 so that the application only pushes when there is a renewal operation.)",
|
|
|
|
|
'100105' => "No data.\n",
|
|
'100105' => "No data.\n",
|
|
|
'100106' => '[%s](http://%s) expires in *%d* days, ',
|
|
'100106' => '[%s](http://%s) expires in *%d* days, ',
|
|
|
'100107' => ".\n",
|
|
'100107' => ".\n",
|
|
@@ -140,7 +137,6 @@ return [
|
|
|
'100114' => 'Get Corporate WeChat access_token Failed: ',
|
|
'100114' => 'Get Corporate WeChat access_token Failed: ',
|
|
|
'100115' => 'No known reason',
|
|
'100115' => 'No known reason',
|
|
|
'100116' => "\nFor further information, please visit <a href=\"https://my.freenom.com/domains.php?a=renewals\">Freenom’s official website</a>",
|
|
'100116' => "\nFor further information, please visit <a href=\"https://my.freenom.com/domains.php?a=renewals\">Freenom’s official website</a>",
|
|
|
- '100117' => "\n\n(If you don't want to get a push every time you execute, adjust the value of NOTICE_FREQ in the .env file to 0 so that the application only pushes when there is a renewal operation.)",
|
|
|
|
|
'100118' => "No data.\n",
|
|
'100118' => "No data.\n",
|
|
|
'100119' => '<a href="http://%s">%s</a> expires in <a href="http://%s">%d</a> days, ',
|
|
'100119' => '<a href="http://%s">%s</a> expires in <a href="http://%s">%d</a> days, ',
|
|
|
'100120' => ".\n",
|
|
'100120' => ".\n",
|
|
@@ -153,5 +149,10 @@ return [
|
|
|
'100127' => 'Corporate WeChat interface did not return the expected data response, this response data is: ',
|
|
'100127' => 'Corporate WeChat interface did not return the expected data response, this response data is: ',
|
|
|
'100128' => 'Multiple invalid access_token prompts have been detected, possibly because the access_token was not properly obtained, please intervene to investigate: ',
|
|
'100128' => 'Multiple invalid access_token prompts have been detected, possibly because the access_token was not properly obtained, please intervene to investigate: ',
|
|
|
'100129' => 'Warning: <light_yellow>%s</light_yellow>',
|
|
'100129' => 'Warning: <light_yellow>%s</light_yellow>',
|
|
|
|
|
+ '100130' => 'IP: %s Loc: %s',
|
|
|
|
|
+ '100131' => 'Unknown',
|
|
|
|
|
+ '100132' => 'get ip info error:',
|
|
|
|
|
+ '100133' => "(If you don't want to get a push every time you execute, adjust the value of NOTICE_FREQ in the .env file to 0 so that the application only pushes when there is a renewal operation.)",
|
|
|
|
|
+ '100134' => '[Server Info]',
|
|
|
],
|
|
],
|
|
|
];
|
|
];
|