Update references to tooltip strings (#3312)

* Update string reference

* Update FsrsOptionsOuter.svelte
This commit is contained in:
user1823 2024-07-21 15:54:41 +05:30 committed by GitHub
parent 087f957a36
commit dccb7c9b27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
},
answerAction: {
title: tr.deckConfigAnswerAction(),
help: tr.deckConfigAnswerActionTooltip(),
help: tr.deckConfigAnswerActionTooltip2(),
},
questionAction: {
title: tr.deckConfigQuestionAction(),

View file

@ -47,7 +47,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
},
ignoreRevlogsBeforeMs: {
title: tr.deckConfigIgnoreBefore(),
help: tr.deckConfigIgnoreBeforeTooltip(),
help: tr.deckConfigIgnoreBeforeTooltip2(),
sched: HelpItemScheduler.FSRS,
},
rescheduleCardsOnChange: {