Add new filter fields

This commit is contained in:
Koitharu
2024-09-21 09:11:58 +03:00
parent 6f45a44070
commit b73e44874d
6 changed files with 256 additions and 9 deletions

View File

@@ -719,4 +719,9 @@
<string name="popular_in_year">Popular this year</string>
<string name="original_language">Original language</string>
<string name="year">Year</string>
<string name="demographics">Demographics</string>
<string name="demographic_shounen">Shounen</string>
<string name="demographic_shoujo">Shoujo</string>
<string name="demographic_seinen">Seinen</string>
<string name="demographic_josei">Josei</string>
</resources>