From 300fce5f17fa5b578a3d9b6adc2a2d2b9b039d0c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 20 Jan 2023 16:08:50 +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 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index efdf1c0a..2c741aba 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -416,7 +416,12 @@ "series": "Series" }, "octoPrint": { + "job_completion": "Completion" + }, + "octoprint": { + "printer_state": "Status", "temp_tool": "Tool temp", + "temp_bed": "Bed temp", "job_completion": "Completion" } }