Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 336 Bytes

File metadata and controls

9 lines (6 loc) · 336 Bytes

TODO: FILL IN

In VIM, you can add the exclude braces used by gengo.com around all the JSON keys with the following command:

:%s/"\(.*\)\":/"[[[\1]]]":/g

With this bit of formatting, I think we can submit a text file like this one to Gengo for translation.