diff --git a/locales/en.strings b/locales/en.strings index cffcf557..6e832fcb 100644 --- a/locales/en.strings +++ b/locales/en.strings @@ -492,6 +492,8 @@ "coins_one" = "One voice"; "coins_other" = "$1 voices"; +"users_gifts" = "Gifts"; + /* Support */ "support_opened" = "Opened"; diff --git a/locales/ru.strings b/locales/ru.strings index 6b8d1448..54ccef36 100644 --- a/locales/ru.strings +++ b/locales/ru.strings @@ -564,6 +564,8 @@ "coins_many" = "$1 голосов"; "coins_other" = "$1 голосов"; +"users_gifts" = "Подарки"; + /* Support */ "support_opened" = "Открытые";