mattimaier / bnote

BNote - Open Source Ensemble Management
http://www.bnote.info
GNU General Public License v3.0
23 stars 16 forks source link

Help / Hilfe multilanguage #506

Closed encodeuramateur closed 1 year ago

encodeuramateur commented 2 years ago

Dear Matti,

Into commit's proposed, they have a proposal for implement multilanguage help page.

Current page into "Bnote\data\help\" must be duplicate and rename.

Example : calendar.html became

calendar_de.html calendar_fr.html calendar_en.html

It's not possible to upload those file, could you please create the file in order to contribute ?

Thank you.

mattimaier commented 2 years ago

@encodeuramateur I prefer to put the files in separate folders. This is the solution I quickly implemented. The fallback to German is still in. If you have time, feel free to translate the pages by just copying them to the language folder in data/help.

mattimaier commented 1 year ago

Please see also the fixes for #516 and alike