mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Move non-member voting, vote canceling, and report canceling options from Board module to Document & Comment modules
This commit is contained in:
parent
103f5ce884
commit
3215631dfc
13 changed files with 454 additions and 192 deletions
|
|
@ -31,6 +31,8 @@ $lang->cmd_vote = 'Upvote';
|
|||
$lang->cmd_vote_down = 'Downvote';
|
||||
$lang->cmd_declare = 'Report';
|
||||
$lang->cmd_cancel_declare = 'Cancel Report';
|
||||
$lang->cmd_vote_config = 'Voting Configuration';
|
||||
$lang->cmd_declare_config = 'Reporting Configuration';
|
||||
$lang->cmd_declared_list = 'Reported List';
|
||||
$lang->cmd_copy = 'Copy';
|
||||
$lang->cmd_move = 'Move';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue