This commit is contained in:
2024-04-21 14:42:52 +02:00
parent 4b69674ede
commit 8a25f53c99
10700 changed files with 55767 additions and 14201 deletions

View File

@ -0,0 +1,22 @@
<?php
return array(
'does_not_exist' => 'crwdns1861:0crwdne1861:0',
'department_already_exists' => 'crwdns11211:0crwdne11211:0',
'assoc_users' => 'crwdns1862:0crwdne1862:0',
'create' => array(
'error' => 'crwdns1863:0crwdne1863:0',
'success' => 'crwdns1864:0crwdne1864:0'
),
'update' => array(
'error' => 'crwdns1865:0crwdne1865:0',
'success' => 'crwdns1866:0crwdne1866:0'
),
'delete' => array(
'confirm' => 'crwdns1867:0crwdne1867:0',
'error' => 'crwdns1868:0crwdne1868:0',
'success' => 'crwdns1869:0crwdne1869:0'
)
);

View File

@ -0,0 +1,11 @@
<?php
return array(
'id' => 'crwdns1870:0crwdne1870:0',
'name' => 'crwdns1871:0crwdne1871:0',
'manager' => 'crwdns1872:0crwdne1872:0',
'location' => 'crwdns1873:0crwdne1873:0',
'create' => 'crwdns1874:0crwdne1874:0',
'update' => 'crwdns1875:0crwdne1875:0',
);