Skip to content

Commit 7f169cc

Browse files
authored
Update data.json
1 parent 56b33f5 commit 7f169cc

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

localization/en/data.json

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,5 +717,30 @@
717717
"text": "from 1 to 100 characters"
718718
}
719719
}
720+
},
721+
"gifts": {
722+
"name": "Gifts",
723+
"items": {
724+
"minimum_gift_upgrade_price": {
725+
"name": "Minimum price of a gift upgrade",
726+
"text": "25 stars"
727+
},
728+
"maximum_pinned_gifts_amount": {
729+
"name": "Maximum pinned gifts number",
730+
"text": "6"
731+
},
732+
"maximum_gifttostars_exchange_term": {
733+
"name": "Cooldown before gift can be converted into stars",
734+
"text": "7 days"
735+
},
736+
"minimum_term_stars_ownership_withdraw": {
737+
"name": "Term after which gifts can't be exchanged for stars",
738+
"text": "21 days"
739+
},
740+
"minimum_stars_amount_withdraw": {
741+
"name": "Minimum stars amount for withdrawal",
742+
"text": "1000 stars"
743+
}
744+
}
720745
}
721-
}
746+
}

0 commit comments

Comments
 (0)