trisquel-icecat/icecat/intl/l10n/docs/fluent/index.rst
2025-10-06 02:35:48 -06:00

24 lines
724 B
ReStructuredText

======
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 IceCat 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/>`_