This commit is contained in:
2024-04-19 10:27:36 +02:00
parent fcb6bbe566
commit 35c96e715c
7852 changed files with 4815 additions and 8 deletions

View File

@ -0,0 +1,32 @@
<?php
return [
'does_not_exist' => 'crwdns1653:0crwdne1653:0',
'deleted_label' => 'crwdns11926:0crwdne11926:0',
'assoc_assets' => 'crwdns1654:0crwdne1654:0',
'create' => [
'error' => 'crwdns1655:0crwdne1655:0',
'success' => 'crwdns1656:0crwdne1656:0',
],
'update' => [
'error' => 'crwdns1657:0crwdne1657:0',
'success' => 'crwdns1658:0crwdne1658:0',
],
'delete' => [
'confirm' => 'crwdns1659:0crwdne1659:0',
'error' => 'crwdns1660:0crwdne1660:0',
'success' => 'crwdns1661:0crwdne1661:0',
],
'help' => [
'undeployable' => 'crwdns1955:0crwdne1955:0',
'deployable' => 'crwdns6743:0crwdne6743:0',
'archived' => 'crwdns1957:0crwdne1957:0',
'pending' => 'crwdns1958:0crwdne1958:0',
],
];

View File

@ -0,0 +1,19 @@
<?php
return array(
'about' => 'crwdns684:0crwdne684:0',
'archived' => 'crwdns1161:0crwdne1161:0',
'create' => 'crwdns683:0crwdne683:0',
'color' => 'crwdns1686:0crwdne1686:0',
'default_label' => 'crwdns2012:0crwdne2012:0',
'default_label_help' => 'crwdns2013:0crwdne2013:0',
'deployable' => 'crwdns1162:0crwdne1162:0',
'info' => 'crwdns1163:0crwdne1163:0',
'name' => 'crwdns680:0crwdne680:0',
'pending' => 'crwdns1164:0crwdne1164:0',
'status_type' => 'crwdns1165:0crwdne1165:0',
'show_in_nav' => 'crwdns1687:0crwdne1687:0',
'title' => 'crwdns681:0crwdne681:0',
'undeployable' => 'crwdns1166:0crwdne1166:0',
'update' => 'crwdns682:0crwdne682:0',
);