mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-12 22:32:30 +00:00
The current version of CodiMD/HedgeDoc does only support translations to be filled on server-side rendering. To allow the translation of the changed/created texts, I duplicated the container that holds the text, and pre-filed these containers with the translation server-side. The client just needs to hide the unneeded container and show the right one to show the translated status text. Signed-off-by: Erik Michelson <github@erik.michelson.eu> |
||
---|---|---|
.. | ||
body.ejs | ||
foot.ejs | ||
footer.ejs | ||
head.ejs | ||
header.ejs |