mirror of
https://github.com/openvk/openvk
synced 2024-11-14 19:19:14 +03:00
Russian, English: add missing "users_gifts" string (#325)
This commit is contained in:
parent
5918a9c34c
commit
e9688a862a
2 changed files with 4 additions and 0 deletions
|
@ -492,6 +492,8 @@
|
||||||
"coins_one" = "One voice";
|
"coins_one" = "One voice";
|
||||||
"coins_other" = "$1 voices";
|
"coins_other" = "$1 voices";
|
||||||
|
|
||||||
|
"users_gifts" = "Gifts";
|
||||||
|
|
||||||
/* Support */
|
/* Support */
|
||||||
|
|
||||||
"support_opened" = "Opened";
|
"support_opened" = "Opened";
|
||||||
|
|
|
@ -564,6 +564,8 @@
|
||||||
"coins_many" = "$1 голосов";
|
"coins_many" = "$1 голосов";
|
||||||
"coins_other" = "$1 голосов";
|
"coins_other" = "$1 голосов";
|
||||||
|
|
||||||
|
"users_gifts" = "Подарки";
|
||||||
|
|
||||||
/* Support */
|
/* Support */
|
||||||
|
|
||||||
"support_opened" = "Открытые";
|
"support_opened" = "Открытые";
|
||||||
|
|
Loading…
Reference in a new issue