Merge feature/progress-sync: reading and playback progress sync

This commit is contained in:
Atte149 2026-06-16 12:19:45 +03:00
commit 37dfd74fc9
24 changed files with 982 additions and 3 deletions

View file

@ -538,6 +538,8 @@
<string name="bookshelf_download_action">Download</string>
<string name="bookshelf_delete_cache_action">Delete</string>
<string name="bookshelf_play_audio_action">Play</string>
<string name="progress_sync_failed">Failed to sync reading progress</string>
<string name="playback_progress_sync_failed">Failed to sync playback progress</string>
<string name="arrow_content_desc">Arrow</string>
<string name="reset_start_content_desc">Reset start guide</string>
<string name="open_in_web_content_desc">Open in web</string>