diff --git a/komga-webui/src/views/BookReader.vue b/komga-webui/src/views/BookReader.vue index ef3cc0304..eb9eb4e07 100644 --- a/komga-webui/src/views/BookReader.vue +++ b/komga-webui/src/views/BookReader.vue @@ -185,13 +185,12 @@ -
+

You're at the beginning
of the book.

Click or press previous again
to move to the previous book.

@@ -200,36 +199,27 @@ -
+

You've reached the end
of the book.

Click or press next again
to move to the next book.

Click or press next again
to exit the reader.

- -
This book has specific reading direction set.
-
Reading direction has been set to {{ readingDirectionText }}. -
-
This only applies to this book and will not overwrite your settings.
- - Dismiss - +

+ {{ readingDirectionText }}{{ notificationReadingDirection.fromMetadata ? ' (from book metadata)' : '' }} +

- +

{{ notification.message }} - +