improved updates

This commit is contained in:
denisdulici
2017-10-02 16:26:45 +03:00
parent a4c377b38e
commit ef7fafbe79
11 changed files with 155 additions and 57 deletions

View File

@ -9,5 +9,7 @@ return [
'check' => 'Check',
'new_core' => 'An updated version of Akaunting is available.',
'latest_core' => 'Congratulations! You have the latest version of Akaunting. Future security updates will be applied automatically.',
'success' => 'Update process has been completed successfully.',
'error' => 'Update process has failed, please, try again.',
];