Grayscale color filter

This commit is contained in:
Koitharu
2023-12-04 16:21:02 +02:00
parent 3008b7b89a
commit 5183d5e882
13 changed files with 128 additions and 104 deletions

View File

@@ -535,4 +535,9 @@
<string name="error_search_not_supported">Search is not supported by this manga source</string>
<string name="downloads_settings_info">You can enable download slowdown for each manga source individually in the source settings if you are having problems with server-side blocking</string>
<string name="skip">Skip</string>
<string name="grayscale">Grayscale</string>
<string name="globally">Globally</string>
<string name="this_manga">This manga</string>
<string name="color_correction_apply_text">These settings can be applied globally or only to the current manga. If applied globally, individual settings will not be overridden.</string>
<string name="apply">Apply</string>
</resources>