mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
Implement moving scrap to another folder
This commit is contained in:
parent
ed02a0f064
commit
cf0a5d019c
8 changed files with 87 additions and 5 deletions
|
|
@ -297,6 +297,7 @@ $lang->column_type_list['date'] = 'date(yyyy/mm/dd)';
|
|||
$lang->column_name = 'Column Name';
|
||||
$lang->column_title = 'Column Title';
|
||||
$lang->default_value = 'Default Value';
|
||||
$lang->default_folder = 'Default Folder';
|
||||
$lang->is_active = 'Active';
|
||||
$lang->is_required = 'Required Field';
|
||||
$lang->eid = 'Name of user defined';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue