From 303fcfe7ab7729537badeb5173d1946d72c60048 Mon Sep 17 00:00:00 2001 From: ggurdin <46800240+ggurdin@users.noreply.github.com> Date: Tue, 9 Sep 2025 11:45:42 -0400 Subject: [PATCH] fix: remove dollar sign from copy (#3914) --- lib/l10n/intl_en.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/intl_en.arb b/lib/l10n/intl_en.arb index e7014644e..b09fe0539 100644 --- a/lib/l10n/intl_en.arb +++ b/lib/l10n/intl_en.arb @@ -5211,7 +5211,7 @@ } } }, - "othersDoneAndWaiting": "${num1}/{num2} are done. Have you completed your objective?", + "othersDoneAndWaiting": "{num1}/{num2} are done. Have you completed your objective?", "@othersDoneAndWaiting": { "placeholders": { "num1": {