all
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'about_asset_depreciations' => 'crwdns819:0crwdne819:0',
|
||||
'about_depreciations' => 'crwdns820:0crwdne820:0',
|
||||
'asset_depreciations' => 'crwdns821:0crwdne821:0',
|
||||
'create' => 'crwdns1799:0crwdne1799:0',
|
||||
'depreciation_name' => 'crwdns823:0crwdne823:0',
|
||||
'depreciation_min' => 'crwdns6531:0crwdne6531:0',
|
||||
'number_of_months' => 'crwdns824:0crwdne824:0',
|
||||
'update' => 'crwdns1800:0crwdne1800:0',
|
||||
'depreciation_min' => 'crwdns6071:0crwdne6071:0',
|
||||
'no_depreciations_warning' => 'crwdns6533:0crwdne6533:0',
|
||||
];
|
@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'crwdns810:0crwdne810:0',
|
||||
'assoc_users' => 'crwdns811:0crwdne811:0',
|
||||
|
||||
|
||||
'create' => array(
|
||||
'error' => 'crwdns812:0crwdne812:0',
|
||||
'success' => 'crwdns813:0crwdne813:0'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'crwdns814:0crwdne814:0',
|
||||
'success' => 'crwdns815:0crwdne815:0'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'crwdns816:0crwdne816:0',
|
||||
'error' => 'crwdns817:0crwdne817:0',
|
||||
'success' => 'crwdns818:0crwdne818:0'
|
||||
)
|
||||
|
||||
);
|
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'id' => 'crwdns806:0crwdne806:0',
|
||||
'months' => 'crwdns807:0crwdne807:0',
|
||||
'term' => 'crwdns808:0crwdne808:0',
|
||||
'title' => 'crwdns809:0crwdne809:0',
|
||||
'depreciation_min' => 'crwdns6535:0crwdne6535:0',
|
||||
|
||||
];
|
Reference in New Issue
Block a user