diff --git a/src/main/resources/i18n/en.properties b/src/main/resources/i18n/en.properties index 66c77831..6b10eda1 100644 --- a/src/main/resources/i18n/en.properties +++ b/src/main/resources/i18n/en.properties @@ -75,6 +75,10 @@ about.line1_suffix=. about.line2_prefix=If you encounter an issue, please report it on the issues page of the about.line2_suffix= project. about.line3=If you like this project, please consider a donation to support the developer and help cover the costs of keeping this website online. +about.goodies=Goodies +about.translation=Translation +about.translation.message=We need your help to translate CommaFeed. +about.translation.link=See how to contribute with translations. about.rest_api.line1=CommaFeed is built on top of JAX-RS and AngularJS. As such, a REST API is available. about.rest_api.link_to_documentation=Link to the documentation. diff --git a/src/main/resources/i18n/fr.properties b/src/main/resources/i18n/fr.properties index 7fd8ea2f..76730197 100644 --- a/src/main/resources/i18n/fr.properties +++ b/src/main/resources/i18n/fr.properties @@ -75,6 +75,10 @@ about.line1_suffix=. about.line2_prefix=Si vous rencontrez un problème, rapportez-le sur la page du projet sur about.line2_suffix=. about.line3=Si vous aimez ce projet, n'hésitez pas à faire un don pour encourager le développeur et aider à couvrir les coûts d'hébergement de la plate-forme. +about.goodies=Extensions +about.translation=Traduction +about.translation.message=Nous avons besoin d'aide pour traduire CommaFeed. +about.translation.link=Cliquez ici pour voir comment vous pouvez nous aider. about.rest_api.line1=CommaFeed utilise JAX-RS et AngularJS et une API REST est donc disponible. about.rest_api.link_to_documentation=Lien vers la documentation. diff --git a/src/main/webapp/templates/feeds.help.html b/src/main/webapp/templates/feeds.help.html index a6b41178..f2a2f9a8 100644 --- a/src/main/webapp/templates/feeds.help.html +++ b/src/main/webapp/templates/feeds.help.html @@ -22,6 +22,8 @@
${about.line2_prefix} GitHub ${about.line2_suffix}
+ +${about.line3}
@@ -33,6 +35,24 @@+ Chrome extension +
+ + ++ ${about.translation.message} +
++ + ${about.translation.link} + +
+