Improve design of craft ending.

This commit is contained in:
John Preston
2026-01-30 00:07:42 +04:00
parent 966968db7b
commit 701215381a
11 changed files with 634 additions and 122 deletions
+15 -10
View File
@@ -4100,17 +4100,17 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
"lng_gift_collection_remove_from" = "Remove from Collection";
"lng_gift_locked_title" = "Gift Locked";
"lng_gift_craft_info_title" = "Gift Crafting";
"lng_gift_craft_info_about" = "Use your existing gifts to craft new ones.";
"lng_gift_craft_combine_title" = "New Models";
"lng_gift_craft_combine_about" = "Add up to 4 NFT Gifts to attempt crafting a new upgraded model.";
"lng_gift_craft_input_title" = "Input Matters";
"lng_gift_craft_input_about" = "Combine more gifts to improve your success chance.";
"lng_gift_craft_exclusive_title" = "Exclusive Look";
"lng_gift_craft_exclusive_about" = "Reforge gifts into a rarer collectibles with a new look.";
"lng_gift_craft_info_about" = "Turn your gifts into rare, epic\nand legendary versions.";
"lng_gift_craft_rare_title" = "Get Rare Models";
"lng_gift_craft_rare_about" = "Select up to 4 gifts to craft a new exclusive model.";
"lng_gift_craft_chance_title" = "Maximize Chances";
"lng_gift_craft_chance_about" = "Combine more gifts to increase your odds of success.";
"lng_gift_craft_affect_title" = "Affect the Result";
"lng_gift_craft_affect_about" = "Use gifts with the same attribute to boost its chance.";
"lng_gift_craft_start_button" = "Start Crafting";
"lng_gift_craft_title" = "Craft Gift";
"lng_gift_craft_about1" = "Add up to **4** gifts to craft new {gift}.";
"lng_gift_craft_about2" = "If crafting fails, all selected gifts will be **consumed**.";
"lng_gift_craft_about1" = "Add up to **4** gifts to craft new\n{gift}.";
"lng_gift_craft_about2" = "If crafting fails, all used gifts\nwill be lost.";
"lng_gift_craft_view_all" = "{emoji} View all new variants {arrow}";
"lng_gift_craft_button" = "Craft {gift}";
"lng_gift_craft_button_chance" = "{percent} Success Chance";
@@ -4121,9 +4121,14 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
"lng_gift_craft_select_market#one" = "{count} suitable gift on sale";
"lng_gift_craft_select_market#other" = "{count} suitable gifts on sale";
"lng_gift_craft_progress" = "Crafting";
"lng_gift_craft_progress_about" = "Crafting **{gift}**";
"lng_gift_craft_progress_chance" = "{percent} success chance";
"lng_gift_craft_progress_fails" = "If crafting fails, all selected gifts will be consumed.";
"lng_gift_craft_progress_fails" = "If crafting fails, all used\ngifts will be lost.";
"lng_gift_craft_failed" = "Crafting failed. Gifts consumed :(";
"lng_gift_craft_failed_title" = "Crafting Failed";
"lng_gift_craft_failed_about#one" = "This crafting attempt was unsuccessful.\n**{count}** gift was lost.";
"lng_gift_craft_failed_about#other" = "This crafting attempt was unsuccessful.\n**{count}** gifts were lost.";
"lng_gift_craft_new_button" = "Craft New Gift";
"lng_auction_about_title" = "Auction";
"lng_auction_about_subtitle" = "Join the battle for exclusive gifts.";