ADD week 5
This commit is contained in:
9
02-Easy5/E5/resources/res/values-ru/plurals.xml
Normal file
9
02-Easy5/E5/resources/res/values-ru/plurals.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="mtrl_badge_content_description">
|
||||
<item quantity="one">%d новое уведомление</item>
|
||||
<item quantity="few">%d новых уведомления</item>
|
||||
<item quantity="many">%d новых уведомлений</item>
|
||||
<item quantity="other">%d нового уведомления</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user