Add basic example NL entity localizations.
Make secret stash use fluent in one spot as example.
This commit is contained in:
@@ -9,3 +9,9 @@ zzzz-fmt-pressure = { TOSTRING($divided, "G3") } { $places ->
|
||||
[4] PBa
|
||||
*[5] ???
|
||||
}
|
||||
|
||||
# Used internally by the THE() function.
|
||||
zzzz-the = { PROPER($ent) ->
|
||||
*[false] the
|
||||
[true] {""}
|
||||
} { $ent }
|
||||
|
||||
Reference in New Issue
Block a user