Source code
Revision control
Copy as Markdown
Other Tools
======
Fluent
======
`Fluent <http://projectfluent.org/>`__ is a localization system developed by
Mozilla, which aims to replace all existing localization models currently used
at Mozilla.
In case of Firefox it directly supersedes DTD and StringBundle systems, providing
a large number of features and improvements over both of them, for developers
and localizers.
.. toctree::
:maxdepth: 2
tutorial
review
Other resources:
* `Fluent Syntax Guide <http://projectfluent.org/fluent/guide/>`_
* `Fluent Wiki <https://github.com/projectfluent/fluent/wiki>`_
* `Fluent.js Wiki <https://github.com/projectfluent/fluent.js/wiki>`_
* `Fluent DOM L10n Tutorial <https://projectfluent.org/dom-l10n-documentation/>`_