From 0ab0e87e868e4ceb6603b7870100ff3c26df071c Mon Sep 17 00:00:00 2001 From: TheYOSH Date: Thu, 31 Oct 2024 22:03:38 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Currently translated at 99.9% (1100 of 1101 strings) Translation: TerrariumPI/Frontend GUI Translate-URL: https://weblate.theyosh.nl/projects/terrariumpi/gui/en_GB/ --- gui/locale/en_GB.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gui/locale/en_GB.json b/gui/locale/en_GB.json index 22a6aae91..fb3449546 100644 --- a/gui/locale/en_GB.json +++ b/gui/locale/en_GB.json @@ -2096,6 +2096,12 @@ "label": "Flash", "placeholder": "Select optional relay for flash" }, + "history": { + "help": "Enter the amount of days to keep for history.", + "invalid": "Please enter a minimum value of {value}.", + "label": "Archive history in days", + "placeholder": "Enter number" + }, "light": { "help": "Light status for taking an archive image.", "invalid": "Please make a choice.",