Open williamd1k0 opened 8 years ago
@renpytom , add the keywords here.
I just forgot to add the syntax of translations...
Keywords:
translate
, language
, strings
> translation block
old
, new
> translation statements
Usage:
translate portuguese strings:
# renpy/common/00layout.rpy:444
old "Are you sure?"
new "Tem certeza?"
I think this way is good, I'll push and test with lightshow.
Tested: Lightshow test
If you noticed any keyword or statements missing or a new one was created, ask here to update the syntax highlighting, pull requests are also welcome.
:information_source: You can test if already exists a keyword using the
GitHub Lightshow
.Simple request example: