From 51fe25501ab8b57516c53dc87159952f942f4761 Mon Sep 17 00:00:00 2001 From: Denis Andreev Date: Mon, 28 Oct 2024 13:17:48 +0300 Subject: [PATCH] Increase/decrease chart size --- station.localization.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/station.localization.json b/station.localization.json index cd49d80..ba479e5 100644 --- a/station.localization.json +++ b/station.localization.json @@ -13117,6 +13117,30 @@ "fr": "Activez le balayage en arrière-plan pour mettre à jour les valeurs des capteurs locaux via Bluetooth dans le widget. Ce n'est pas nécessaire pour les capteurs cloud avec Ruuvi Gateway. L'intervalle de balayage en arrière-plan peut être défini dans les paramètres de l'application Ruuvi Station (actuellement défini sur {%@^%1$s}).", "de": "Aktualisieren Sie die Daten der lokalen Bluetooth-Sensoren im Widget, indem Sie die Hintergrundsuche aktivieren. Dies ist nicht erforderlich für Cloud-Sensoren, deren Daten über Ruuvi Gateway gesammelt werden. Das Intervall für die Hintergrundsuche kann in den Einstellungen der Ruuvi Station-App festgelegt werden (derzeit eingestellt auf {%@^%1$s}).", "pl": "Włącz skanowanie w tle, aby zaktualizować wartości lokalnych czujników przez Bluetooth w widżecie. Nie jest to wymagane dla czujników w chmurze z Ruuvi Gateway. Interwał skanowania w tle można ustawić w ustawieniach aplikacji Ruuvi Station (obecnie ustawiony na {%@^%1$s})." + }, + { + "ident_ios": "", + "ident_android": "increase_graph_size", + "ident_webui": "", + "en": "Increase graph size", + "fi": "", + "ru": "Сделать графики крупнее", + "sv": "", + "fr": "", + "de": "", + "pl": "" + }, + { + "ident_ios": "", + "ident_android": "decrease_graph_size", + "ident_webui": "", + "en": "Decrease graph size", + "fi": "", + "ru": "Сделать графики меньше", + "sv": "", + "fr": "", + "de": "", + "pl": "" } ] }