mirror of
https://github.com/openvk/openvk
synced 2024-11-13 10:39:24 +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_other" = "$1 voices";
|
||||
|
||||
"users_gifts" = "Gifts";
|
||||
|
||||
/* Support */
|
||||
|
||||
"support_opened" = "Opened";
|
||||
|
|
|
@ -564,6 +564,8 @@
|
|||
"coins_many" = "$1 голосов";
|
||||
"coins_other" = "$1 голосов";
|
||||
|
||||
"users_gifts" = "Подарки";
|
||||
|
||||
/* Support */
|
||||
|
||||
"support_opened" = "Открытые";
|
||||
|
|
Loading…
Reference in a new issue