From 35206b5e725dfbcd6b0a1249d6bb4409d742f86c Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 4 Jul 2025 13:04:00 -0500 Subject: [PATCH] New translations en-us.json (Russian) --- mealie/repos/seed/resources/units/locales/ru-RU.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mealie/repos/seed/resources/units/locales/ru-RU.json b/mealie/repos/seed/resources/units/locales/ru-RU.json index 499e684df..9e59bda53 100644 --- a/mealie/repos/seed/resources/units/locales/ru-RU.json +++ b/mealie/repos/seed/resources/units/locales/ru-RU.json @@ -3,13 +3,13 @@ "name": "чайная ложка", "plural_name": "чайные ложки", "description": "", - "abbreviation": "ч. ложек" + "abbreviation": "ч. л." }, "tablespoon": { "name": "столовая ложка", "plural_name": "столовые ложки", "description": "", - "abbreviation": "ст. ложек" + "abbreviation": "ст. л." }, "cup": { "name": "чашка", @@ -39,7 +39,7 @@ "name": "галлон", "plural_name": "галлоны", "description": "", - "abbreviation": "гал" + "abbreviation": "гал." }, "milliliter": { "name": "миллилитр", @@ -92,7 +92,7 @@ }, "dash": { "name": "щепотка", - "plural_name": "", + "plural_name": "щепотки", "description": "", "abbreviation": "" },