Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Need Help Generating Translation File

I've followed all the formatting rules given on&nbsp; <a href="https://wiki.roll20.net/Character_Sheet_i18n" rel="nofollow">https://wiki.roll20.net/Character_Sheet_i18n</a> , but when I go into the developer tools and type in "i18nOutput", I get the following error message: "Uncaught ReferenceError: i18nOutput is not defined at &lt;anonymous&gt;:1:1" The only reason I can think of is that the editor is not the settings page for a custom character sheet, but if it isn't where am I supposed to go for it?
1525562979
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Where are you entering this? In the dev tools while in your game, or the dev tools while looking at your character sheet code in game settings?
the dev tools while looking at my character sheet code in game settings
1525567169
Finderski
Plus
Sheet Author
Compendium Curator
You need to start the game and then type that in the dev tools. &nbsp;The instructions are confusing, because I made the same mistake the first time... :-/
That worked. Thanks