Add manga status label to details screen

This commit is contained in:
Zakhar Timoshenko
2021-10-03 20:13:05 +03:00
committed by Koitharu
parent bb685751cd
commit be0c8f2c96
9 changed files with 100 additions and 4 deletions

View File

@@ -240,4 +240,7 @@
<string name="auth_not_supported_by">Authorization on %s is not supported</string>
<string name="text_clear_cookies_prompt">You will be logged out from all sources that you are authorized in</string>
<string name="genres">Genres</string>
<string name="state_finished">Finished</string>
<string name="state_ongoing">Ongoing</string>
<string name="state_unknown">Unknown</string>
</resources>