Closed
Description
Currently we have Message References.
brandName = Loki
installing = Installing { brandName }.
menu-save = Save
help-menu-save = Click "{ menu-save }" to save the file.
This indicate the translator to not translate the what inside the { }
.
I suggest we can add another syntax to make the contents to be translated too.
For example
alert_message = Click #{ here } for more detail.
This is useful because we can keep the sentence to be translated all together. And if we provide AST form of the translated result, we provide the renderer ability to further enhance the appearance or behaviour of the word here
.
Metadata
Metadata
Assignees
Labels
No labels