From c08f86ce5d849685d11707c3e0f38fc1401ec244 Mon Sep 17 00:00:00 2001 From: llama Date: Mon, 20 Oct 2025 09:58:51 +0800 Subject: [PATCH] add strings --- ftl/core/launcher.ftl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ftl/core/launcher.ftl b/ftl/core/launcher.ftl index d4b64b9cb..b04135e54 100644 --- a/ftl/core/launcher.ftl +++ b/ftl/core/launcher.ftl @@ -53,4 +53,6 @@ lauuncher-failed-to-load-versions = Failed to load versions! launcher-error-details = Error details launcher-will-close-in = Launcher will close in { $count } launcher-anki-is-warming-up = Anki is preparing to run -launcher-this-may-take = This may take a few minutes. Please wait\ +launcher-this-may-take = This may take a few minutes. Please wait +launcher-os-unsupported = Unsupported OS +launcher-unknown-error = Unknown error