Task lists WIP:
* initializing some code parts * mechanism to add font-awesome icons to the defaults one that ConverseJS uses * new way to override ConverseJS index.js (to add new custom plugins, that are directly build into ConverseJS)
This commit is contained in:
@ -15,7 +15,8 @@ const locKeys = [
|
||||
'login_remote_peertube_video_not_found_try_anyway',
|
||||
'login_remote_peertube_video_not_found_try_anyway_button',
|
||||
'login_remote_peertube_video_open_failed',
|
||||
'login_external_auth_alert_message'
|
||||
'login_external_auth_alert_message',
|
||||
'tasks'
|
||||
]
|
||||
|
||||
module.exports = locKeys
|
||||
|
Reference in New Issue
Block a user