Skip to content

Commit e401d9f

Browse files
authored
Russian language (#81)
1 parent ed980f6 commit e401d9f

File tree

2 files changed

+438
-0
lines changed

2 files changed

+438
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<plurals name="mtrl_badge_content_description">
4+
<item quantity="other">%d нового уведомления</item>
5+
<item quantity="one">%d новое уведомление</item>
6+
<item quantity="few">%d новых уведомления</item>
7+
<item quantity="many">%d новых уведомлений</item>
8+
</plurals>
9+
</resources>

0 commit comments

Comments
 (0)