mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Add missing translation
https://forums.ankiweb.net/t/translation-not-working-for-days-to-simulate/50992/2
This commit is contained in:
parent
31fe7f2c89
commit
2eee54ef41
1 changed files with 1 additions and 1 deletions
|
@ -432,7 +432,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
max={3650}
|
||||
>
|
||||
<SettingTitle on:click={() => openHelpModal("computeOptimalRetention")}>
|
||||
Days to simulate
|
||||
{tr.deckConfigDaysToSimulate()}
|
||||
</SettingTitle>
|
||||
</SpinBoxRow>
|
||||
|
||||
|
|
Loading…
Reference in a new issue