mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
Update AutoAdvance.svelte (#3313)
This commit is contained in:
parent
dccb7c9b27
commit
5216fa959e
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
},
|
||||
waitForAudio: {
|
||||
title: tr.deckConfigWaitForAudio(),
|
||||
help: tr.deckConfigWaitForAudioTooltip(),
|
||||
help: tr.deckConfigWaitForAudioTooltip2(),
|
||||
},
|
||||
answerAction: {
|
||||
title: tr.deckConfigAnswerAction(),
|
||||
|
|
Loading…
Reference in a new issue