mirror of
https://github.com/Karaka-Management/oms-Auditor.git
synced 2026-02-17 05:58:41 +00:00
update
This commit is contained in:
parent
494c099b29
commit
a85af14760
|
|
@ -15,6 +15,7 @@ declare(strict_types=1);
|
||||||
return ['Auditor' => [
|
return ['Auditor' => [
|
||||||
'Action' => 'Aktion',
|
'Action' => 'Aktion',
|
||||||
'Audits' => 'Audits',
|
'Audits' => 'Audits',
|
||||||
|
'Content' => 'Inhalt',
|
||||||
'By' => 'Von',
|
'By' => 'Von',
|
||||||
'CREATE' => 'Erstellen',
|
'CREATE' => 'Erstellen',
|
||||||
'DELETE' => 'Löschen',
|
'DELETE' => 'Löschen',
|
||||||
|
|
|
||||||
|
|
@ -15,6 +15,7 @@ declare(strict_types=1);
|
||||||
return ['Auditor' => [
|
return ['Auditor' => [
|
||||||
'Action' => 'Action',
|
'Action' => 'Action',
|
||||||
'Audits' => 'Audits',
|
'Audits' => 'Audits',
|
||||||
|
'Content' => 'Content',
|
||||||
'By' => 'By',
|
'By' => 'By',
|
||||||
'CREATE' => 'Create',
|
'CREATE' => 'Create',
|
||||||
'DELETE' => 'Delete',
|
'DELETE' => 'Delete',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user