From c0342ec5890986dd337b5024b43ca547945d1505 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Fri, 27 Jan 2023 00:52:25 +0200 Subject: [PATCH] there are still no locale bundles (#1567) --- src/diagnostics/translation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/diagnostics/translation.md b/src/diagnostics/translation.md index e3633303..e3ccec7d 100644 --- a/src/diagnostics/translation.md +++ b/src/diagnostics/translation.md @@ -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 missing a message or not provided. -As of June 2022, there are no locale bundles +As of Jan 2023, there are no locale bundles distributed with the compiler, but mechanisms are implemented for loading bundles.