fluent 0.11.0
Pre-release
Pre-release
-
Add the
allowOverrides
option toFluentBundle.addResource
. (#332)FluentBundle.addResource
andFluentBundle.addMessages
now both accept
anoptions
object as the last argument. TheallowOverrides
option may
be used to control whether it's allowed to override existing mesages or
terms with new values. The default isfalse
.