akaunting 3.0 (the last dance)

This commit is contained in:
Burak Civan
2022-06-01 10:15:55 +03:00
parent cead09f6d4
commit d9c0764572
3812 changed files with 126831 additions and 102949 deletions

View File

@@ -6,9 +6,9 @@ return [
'logo' => 'Logo',
'error' => [
'not_user_company' => 'Kļūda: Jums nav tiesības strādāt ar šo uzņēmumu!',
'delete_active' => 'Kļūda: nevar izdzēst aktīvo uzņēmumu. Lūdzu, vispirms pārslēdzieties uz citu!',
'disable_active' => 'Kļūda: nevar atspējot aktīvo uzņēmumu. Lūdzu, vispirms pārslēdzieties uz citu!',
'not_user_company' => 'Error: You are not allowed to change this company!',
'delete_active' => 'Error: Can not delete the active company. Please, switch to another first!',
'disable_active' => 'Error: Can not disable the active company. Please, switch to another first!',
],
];