fluent-fallback 0.7.2

A high-level implementation of a collection of locale bundles including fallback between locales for Project Fluent, a localization system designed to unleash the entire expressive power of natural language translations.
Documentation
1
2
3
4
5
6
7
8
9
hello-world-2 = Hello World 2 [pl]

message-2 = Message 2 Value [pl]
    .attr1 = Message 2 Attribute [pl]

message-3 =
    .attr1 = Message 3 Attribute [pl]

message-4 = Hello, { $userName }. [pl]