wordsmith icon indicating copy to clipboard operation
wordsmith copied to clipboard

Spanish support

Open pulpo opened this issue 12 years ago • 2 comments

How can I change the English structed words of the document (Content, Figure, etc)? Some way to do that?

pulpo avatar Aug 14 '13 21:08 pulpo

Looks to me like it needs to be done manually. For example, "final" and "content" here could be replaced with a variable name, then ultimately this can be internationalized: https://github.com/tractical/wordsmith/blob/master/lib/wordsmith/generate.rb

wrought avatar Aug 18 '13 04:08 wrought

I may be wrong but after looking at this a bit, I believe the "Contents" title is added by pandoc itself (or some component used by pandoc).

thbar avatar Sep 13 '13 08:09 thbar