Documentation translation (#199)
Documentation translation using weblate. * Use po4a to generate .po files from the english markdowns, then to generate translated files * Some pages can be marked as «english only» (for technical documentation for example) * New Hugo shortcode to use application strings in documentation (for example for settings names) * The code of conduct is no more translated, but there is a link to official Contributor Covenant translations * Adding all plugin's supported languages Related to https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/117
This commit is contained in:
15
support/documentation/content/en/issues/_index.md
Normal file
15
support/documentation/content/en/issues/_index.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Bug tracking & new features"
|
||||
description: "Bug tracking / New features requests"
|
||||
weight: 70
|
||||
chapter: false
|
||||
---
|
||||
|
||||
If you have new feature requests, bugs, or difficulties to setup the plugin, you can use the [Github issue tracker](https://github.com/JohnXLivingston/peertube-plugin-livechat/issues). If possible, try using english or french.
|
||||
|
||||
To have a glimpse to the roadmap for upcoming features, please refer to:
|
||||
|
||||
- this [github project](https://github.com/users/JohnXLivingston/projects/1).
|
||||
- the [milestones on github](https://github.com/JohnXLivingston/peertube-plugin-livechat/milestones).
|
||||
|
||||
If you are a webdesigner or a ConverseJS/Prosody/XMPP expert, and want to help improve this plugin, you are welcome.
|
Reference in New Issue
Block a user