mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Merge branch 'rhymix:master' into master
This commit is contained in:
commit
e5b729f8e9
152 changed files with 2348 additions and 792 deletions
|
|
@ -11,6 +11,7 @@ $lang->success_poll = 'Thank you for joining the poll.';
|
|||
$lang->msg_already_poll = 'You already polled!';
|
||||
$lang->msg_poll_is_null = 'Please select a poll to delete.';
|
||||
$lang->msg_checked_poll_is_deleted = '%d poll(s) are deleted.';
|
||||
$lang->confirm_poll_delete = 'Are you sure to delete %s of poll(s)?';
|
||||
$lang->msg_check_poll_item = 'Please select a poll item to poll.\\n(Required poll item(s) may be different in each poll.)';
|
||||
$lang->msg_poll_not_exists = 'The selected poll does not exist.';
|
||||
$lang->cmd_null_item = 'No item value exists to post a poll. Please re-try.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue