there are still no locale bundles (#1567)
This commit is contained in:
parent
710cc3eb66
commit
c0342ec589
|
|
@ -222,7 +222,7 @@ returned by `Emitter::fluent_bundle`. This bundle is used preferentially when
|
||||||
translating messages, the fallback bundle is only used if the primary bundle is
|
translating messages, the fallback bundle is only used if the primary bundle is
|
||||||
missing a message or not provided.
|
missing a message or not provided.
|
||||||
|
|
||||||
As of <!-- date-check --> June 2022, there are no locale bundles
|
As of <!-- date-check --> Jan 2023, there are no locale bundles
|
||||||
distributed with the compiler, but mechanisms are implemented for loading
|
distributed with the compiler, but mechanisms are implemented for loading
|
||||||
bundles.
|
bundles.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue