About [[Blockly:Puzzle-2353453760676853811-Puzzle.error0/en]]
From Translating talk:Blockly
← Summary:Support/About Blockly:Puzzle-2353453760676853811-Puzzle.error0/en
Jump to navigation
Jump to search
← Summary:Support/About Blockly:Puzzle-2353453760676853811-Puzzle.error0/en
Please summarize the below thread in the editing box. You may use any wikitext in your summary. When you finish, click "Publish changes".
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
Templates used on this page:
Return to Summary:Support/About Blockly:Puzzle-2353453760676853811-Puzzle.error0/en.
Needs proper plural support. Not all languages only have singular and plural.
Are there existing JavaScript functions for handing PLURAL in the various languages?
There's jQuery.i18n at https://github.com/Wikimedia/jquery.i18n which has it. You could use the parsers and the format, or adopt the framework.