From 2801d071ba32490c1f1457d78352ca8a45389a8f Mon Sep 17 00:00:00 2001 From: Wendelin <12148533+wendevlin@users.noreply.github.com> Date: Wed, 19 Feb 2025 10:32:41 +0100 Subject: [PATCH] Fix custom retention label (#24304) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 583f2aafb0..fd3146e78a 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2469,7 +2469,7 @@ }, "retention": "Retention", "custom_retention": "Custom retention", - "custom_retention_label": "Clean up every", + "custom_retention_label": "Keep only", "retention_description": "Based on the maximum number of backups or how many days they should be kept.", "retention_presets": { "copies_3": "3 backups",