From a0d180e81ee78ef892f8fb83766d4794088dd1ef Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sun, 10 May 2026 23:01:53 -0500 Subject: [PATCH] New translations en-us.json (Russian) [ci skip] --- frontend/app/lang/messages/ru-RU.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/lang/messages/ru-RU.json b/frontend/app/lang/messages/ru-RU.json index e12864548..1b1fe63f6 100644 --- a/frontend/app/lang/messages/ru-RU.json +++ b/frontend/app/lang/messages/ru-RU.json @@ -943,7 +943,7 @@ "are-you-sure-you-want-to-uncheck-all-items": "Вы уверены, что хотите снять отметку со всех элементов?", "are-you-sure-you-want-to-delete-checked-items": "Вы уверены, что хотите удалить все отмеченные элементы?", "no-shopping-lists-found": "Списки покупок не найдены", - "item-checked-off": "{item} was checked off" + "item-checked-off": "Checked off {item}" }, "sidebar": { "all-recipes": "Все рецепты",