mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-05 03:02:56 +00:00
dev day #100 - WE ARE FUCKING DONE, hotfixes incoming but we did it in 100 days, lets fucking go guys, anyone reading this...i love you
This commit is contained in:
@@ -103,7 +103,7 @@ func GetRewardTypeDisplayName(rewardType string) string {
|
||||
"avatar_upload_unlock": "Odemknutí vlastního avataru",
|
||||
"merch_coupon": "Slevový kupon",
|
||||
"merch_physical": "Fyzické zboží",
|
||||
"merch_digital": "Digitální produkt",
|
||||
"merch_digital": "Digitální odměna",
|
||||
"custom": "Vlastní",
|
||||
}
|
||||
if name, ok := names[rewardType]; ok {
|
||||
|
||||
Reference in New Issue
Block a user