From 1c0a9c8bed7f61b103e448f3cd9144791948a88a Mon Sep 17 00:00:00 2001 From: Luc Mcgrady Date: Fri, 18 Jul 2025 18:10:41 +0100 Subject: [PATCH] Fix Time / Memorized --- ftl/core/deck-config.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftl/core/deck-config.ftl b/ftl/core/deck-config.ftl index b3cd3ca63..2ca45fcd8 100644 --- a/ftl/core/deck-config.ftl +++ b/ftl/core/deck-config.ftl @@ -522,7 +522,7 @@ deck-config-plotted-on-x-axis = (Plotted on the X-axis) # to show the total number of cards that can be recalled or retrieved on a # specific date. deck-config-fsrs-simulator-radio-memorized = Memorized -deck-config-fsrs-simulator-radio-ratio = Memorized / Time Ratio +deck-config-fsrs-simulator-radio-ratio = Time / Memorized Ratio # $time here is pre-formatted e.g. "10 Seconds" deck-config-fsrs-simulator-ratio-tooltip = { $time } per memorized card