Skip to content

Files

Latest commit

6bfa4d8 · Feb 28, 2024

History

History

guide

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 12, 2024
Feb 16, 2017
Jan 12, 2024
Apr 18, 2019
Jan 31, 2018
Dec 20, 2017
Feb 21, 2021
Dec 13, 2018
Dec 14, 2017
Apr 26, 2019
Dec 13, 2018
Dec 11, 2018
Feb 28, 2024
Oct 28, 2021
Jan 11, 2022
Dec 13, 2018
Sep 22, 2022

Fluent Syntax Guide

Fluent is a localization paradigm designed to unleash the expressive power of the natural language. The format used to describe translation resources used by Fluent is called FTL.

FTL is designed to be simple to read, but at the same time allows to represent complex concepts from natural languages like gender, plurals, conjugations, and others.

The following chapters will demonstrate how to use FTL to solve localization challenges. Each chapter contains a hands-on example of simple FTL concepts.