Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 563 Bytes

syntax-guide.md

File metadata and controls

19 lines (12 loc) · 563 Bytes

Syntax Guide

intl-codegen supports both fluent and MessageFormat.

Fluent

Please see the official fluent guide as well as the fluent playground.

Currently, intl-codegen does not support attributes, terms and message references.

MessageFormat

There are some guides for the MessageFormat syntax out there.

Currently, intl-codegen does not support plural offset and the special # placeholder inside plurals.