Skip to content

Commit bc68b3d

Browse files
chore(locales): fix locale issues
1 parent 8067742 commit bc68b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values-b+hi/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
<string name="pref_filter_search_quality">खोज परिणामों में चयनित वीडियो गुणवत्ता छुपाएं</string>
315315
<plurals name="episodes" translatable="false">
316316
<item quantity="one">प्रकरण</item>
317-
<item quantity="other"></item>
317+
<item quantity="other"/>
318318
</plurals>
319319
<string name="episodes_range">%1$d-%2$d</string>
320320
<string name="action_open_play">@string/home_play</string>

0 commit comments

Comments
 (0)