ADD week 5
This commit is contained in:
8
02-Easy5/E5/resources/res/values-iw/plurals.xml
Normal file
8
02-Easy5/E5/resources/res/values-iw/plurals.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="mtrl_badge_content_description">
|
||||
<item quantity="one">%d התראות חדשות</item>
|
||||
<item quantity="two">%d התראות חדשות</item>
|
||||
<item quantity="other">%d התראות חדשות</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user