Fix: "Additional new cards to simulate" localisation

This commit is contained in:
Luc 2024-12-16 22:33:46 +00:00
parent 9063d3f5e3
commit 9be61d9f93
2 changed files with 2 additions and 1 deletions

View file

@ -460,6 +460,7 @@ deck-config-answer-again = Answer Again
deck-config-answer-hard = Answer Hard
deck-config-answer-good = Answer Good
deck-config-days-to-simulate = Days to simulate
deck-config-additional-simulate-cards = Additional new cards to simulate
deck-config-desired-retention-below-optimal = Your desired retention is below optimal. Increasing it is recommended.
## NO NEED TO TRANSLATE. This text is no longer used by Anki, and will be removed in the future.

View file

@ -512,7 +512,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
max={100000}
>
<SettingTitle on:click={() => openHelpModal("simulateFsrsReview")}>
Additional new cards to simulate
{tr.deckConfigAdditionalSimulateCards()}
</SettingTitle>
</SpinBoxRow>