Translating the pixel font converter
Hello! You can help translating the tool into your language.
The process is as following:
- Download the English language file
(it's in JSON format).
-
Translate the values in the language file to your language using a text/code editor, or even an online JSON editor.
-
Make sure to not touch the keys! (left-hand something->property)
-
You can use a JSON validator to see if you have made any formatting mistakes.
-
Any value can be either a string ("hi")
or an array of strings (["one", "two", "three"]).
For arrays, line breaks will be inserted between items
(except for ->innerHTML).
-
It is entirely appropriate to credit yourself
under "help-about-list".
-
Test your translation by clicking "Import" in Settings and picking it
or dragging and dropping it onto the page.
-
When you are done, send me the file