Add new filter fields

This commit is contained in:
Koitharu
2024-09-21 09:11:58 +03:00
committed by Mac135135
parent 9ab7159cb9
commit 26a33e5d9d
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>