Library
Loading books...
Error: {{ appState.error }}
| Title |
Last Word |
|
| {{ book.title }} |
{{ book.wordCount > 0 ? book.wordCount : 'Start' }}
|
|
{{ appState.uploadStatus }}
{{ appState.currentBook.title }}
{{ word }}
Progress: {{ progressPercentage }}%
Time Left: {{ timeLeft }}
Word {{ appState.wordIndex + 1 }} / {{ appState.words.length }}