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

@@ -237,4 +237,7 @@
<string name="auth_not_supported_by">Авторизация в %s не поддерживается</string>
<string name="text_clear_cookies_prompt">Вы выйдете из всех источников, в которых Вы авторизованы</string>
<string name="genres">Жанры</string>
<string name="state_finished">Завершено</string>
<string name="state_ongoing">Онгоинг</string>
<string name="state_unknown">Неизвестно</string>
</resources>