Task lists WIP:

* info button
This commit is contained in:
John Livingston
2024-05-12 16:21:07 +02:00
parent 9ef71c07dd
commit 2eaeb293dd
4 changed files with 15 additions and 2 deletions

View File

@ -446,3 +446,6 @@ task_name: 'Task name'
task_description: 'Description'
task_delete: 'Delete task'
task_delete_confirm: 'Are you sure you want to delete this task?'
task_app_info: |
You can create tasks and task lists, which are shared between all room's admins.
See the livechat streamers documentation for more information.