code format
This commit is contained in:
parent
b8889cb9c5
commit
12600ee14e
|
|
@ -34,6 +34,6 @@ return [
|
|||
'pay_success_text' => 'The plug-in purchase is successful, click OK to refresh the page',
|
||||
'ali_pay_success' => 'Payment completed? ',
|
||||
'ali_pay_text' => 'Payment has been completed, please refresh the page',
|
||||
'version_compatible_text' => 'This plugin is not compatible with the current system version, please upgrade to <a href="' .config('beike.api_url') . '/download" target="_blank">Latest Version</a>' ,
|
||||
'version_compatible_text' => 'This plugin is not compatible with the current system version, please upgrade to <a href="' . config('beike.api_url') . '/download" target="_blank">Latest Version</a>',
|
||||
'to_update' => 'To Upgrade',
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in New Issue