Correctly update function refs when state changes (#611)

This commit is contained in:
schroda
2024-02-18 15:20:30 +01:00
committed by GitHub
parent e8bfc28350
commit 5a9618aefe
3 changed files with 32 additions and 79 deletions

View File

@@ -624,8 +624,8 @@
},
"error": {
"label": {
"unable_to_get_next_chapter_skip_dup": "Unable to get the next chapter - \"$t(reader.settings.label.skip_dup_chapters)\" option is enabled",
"unable_to_get_prev_chapter_skip_dup": "Unable to get the previous chapter - \"$t(reader.settings.label.skip_dup_chapters)\" option is enabled"
"next_chapter_does_not_exist": "There is no next chapter to open",
"prev_chapter_does_not_exist": "There is no previous chapter to open"
}
},
"page_info": {