|
@@ -48,9 +48,9 @@ return [
|
|
|
'100022' => 'Failed to read file content: ',
|
|
|
'100023' => 'Github returns data inconsistent with expectations: ',
|
|
|
'100024' => 'Detect upgrade error: ',
|
|
|
- '100025' => "Hello, we have released a new version of FreeNom renewal tool v%s at %s, and the version you are currently using is v%s, you can decide whether to upgrade to the new version according to your actual needs. The new version has the following updates or improvements: \n\n",
|
|
|
+ '100025' => "Hello, on %s, we launched a new version of the Freenom renewal tool, v%s, and the version you are now using is v%s. You may decide whether to update to the new version according to your real needs. The following modifications or enhancements have been made in the new version: \n\n",
|
|
|
'100026' => 'For more information, please visit: ',
|
|
|
- '100027' => '(This message will only be pushed once for the same new version. If you do not want to be notified of new releases, set the value of NEW_VERSION_DETECTION in the .env file to 0)',
|
|
|
+ '100027' => '(This message will be delivered just once for the new releases. Set the value of NEW_VERSION_DETECTION in the .env file to 0 if you do not want to be alerted of new releases.)',
|
|
|
'100028' => 'just now',
|
|
|
'100029' => 'minutes ago',
|
|
|
'100030' => 'hours ago',
|
|
@@ -62,7 +62,7 @@ return [
|
|
|
'100036' => 'Information about the new version has been sent to you, please check it.',
|
|
|
'100037' => 'Upgrade error: ',
|
|
|
'100038' => 'Version %s',
|
|
|
- '100039' => 'Master, I just renewed your domain name!',
|
|
|
+ '100039' => 'I\'ve recently renewed your domain names!',
|
|
|
'100040' => 'Congratulations, successfully renewed <green>%d</green> domains, failed <green>%d</green> domains. %s',
|
|
|
'100041' => 'A detailed renewal result message has been sent to you, please check it.',
|
|
|
'100042' => "Account: %s\n Renewal results are as follows:\n",
|
|
@@ -98,8 +98,8 @@ return [
|
|
|
'100072' => '.',
|
|
|
'100073' => 'Master',
|
|
|
'100074' => 'Project Author',
|
|
|
- '100075' => 'Renewal success: %s<br>',
|
|
|
- '100076' => 'Renewal error: %s<br>',
|
|
|
+ '100075' => 'Renewal Success: %s<br>',
|
|
|
+ '100076' => 'Renewal Error: %s<br>',
|
|
|
'100077' => 'Mail sending failure: ',
|
|
|
'100078' => "\nFor more information, please refer to: https://my.freenom.com/domains.php?a=renewals (click \"copy content\" to copy this URL)",
|
|
|
'100079' => "\n\n(if you don't want to receive a push every time you execute, set the value of NOTICE_FREQ in .env to 0 so that the program only pushes when there is a renewal operation)",
|