fixed #18
This commit is contained in:
@ -92,6 +92,7 @@ return [
|
||||
'help' => 'Help',
|
||||
'all' => 'All',
|
||||
'upcoming' => 'Upcoming',
|
||||
'created' => 'Created',
|
||||
|
||||
'title' => [
|
||||
'new' => 'New :type',
|
||||
|
@ -6,6 +6,7 @@ return [
|
||||
'latest_version' => 'Latest Version',
|
||||
'update' => 'Update Akaunting to :version version',
|
||||
'changelog' => 'Changelog',
|
||||
'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.',
|
||||
|
||||
|
Reference in New Issue
Block a user