Closed kirchsth closed 1 month ago
@kirchsth This looks resolved by https://github.com/plantuml-stdlib/C4-PlantUML/pull/366, should this issue be closed?
Yes, the Github caching problem is solved in the meantime and all images are correct displayed
(I cleaned the Github chache with curl -X PURGE
, I explained the details in a comment at the end of the forum entry )
@Potherca: with the PlantUML-server I have sometimes also a problem with the cache itself, therefore I entered a similar request for the PlantUML-server in forum (but it doesn't have the high priority for me at the moment)
At the moment, many (legend) labels are predefined with English text. If a user wants to create a diagram in another language, such as Japanese, it is very difficult to translate all labels in the diagram code manually (some are even hard coded).
Therefore, it should be possible to include a corresponding language theme so that all predefined labels (not just the legend texts) are translated into the desired language.
For example, a diagram with the following code currently has only an English legend:
and if the theme is included like
then it should look like