mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Implement upcoming auction preview box.
This commit is contained in:
@@ -4086,12 +4086,15 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
"lng_auction_start_label" = "Started";
|
||||
"lng_auction_starts_label" = "Starts";
|
||||
"lng_auction_rounds_label" = "Rounds";
|
||||
"lng_auction_rounds_first" = "Round 1";
|
||||
"lng_auction_rounds_rest" = "Rounds 2-{last}";
|
||||
"lng_auction_rounds_rest_minutes#one" = "{count} minute each";
|
||||
"lng_auction_rounds_rest_minutes#other" = "{count} minutes each";
|
||||
"lng_auction_rounds_rest_hours#one" = "{count} hour each";
|
||||
"lng_auction_rounds_rest_hours#other" = "{count} hours each";
|
||||
"lng_auction_rounds_exact" = "Round {n}";
|
||||
"lng_auction_rounds_range" = "Rounds {n}-{last}";
|
||||
"lng_auction_rounds_seconds#one" = "{count} minute each";
|
||||
"lng_auction_rounds_seconds#other" = "{count} minutes each";
|
||||
"lng_auction_rounds_minutes#one" = "{count} minute each";
|
||||
"lng_auction_rounds_minutes#other" = "{count} minutes each";
|
||||
"lng_auction_rounds_hours#one" = "{count} hour each";
|
||||
"lng_auction_rounds_hours#other" = "{count} hours each";
|
||||
"lng_auction_rounds_extended" = "{duration} + {increase} for late bids in top {n}";
|
||||
"lng_auction_end_label" = "Ends";
|
||||
"lng_auction_round_label" = "Current Round";
|
||||
"lng_auction_round_value" = "{n} of {amount}";
|
||||
|
||||
Reference in New Issue
Block a user