From 23a2c43e501cb358dd7e5f382d1527a0a62fdfd9 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 18 Jan 2023 20:51:11 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 16.0% (48 of 299 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ru/ --- public/locales/ru/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index c7aae560a..2fff4ca0a 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -414,5 +414,11 @@ "wanted": "Wanted", "queued": "Queued", "series": "Series" + }, + "octoPrint": { + "printer_state": "Status", + "temp_tool": "Tool temp", + "temp_bed": "Bed temp", + "job_completion": "Completion" } }