mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 13:17:08 +02:00
Slightly improved withdraw phrases to fit small buttons.
This commit is contained in:
parent
4f7b5ca7da
commit
a95fb5b28d
1 changed files with 4 additions and 4 deletions
|
@ -5238,10 +5238,10 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
"lng_bot_earn_balance_title" = "Available balance";
|
||||
"lng_bot_earn_balance_about" = "Stars from your total balance become available for spending on ads and rewards 21 days after they are earned.";
|
||||
"lng_bot_earn_balance_about_url" = "https://telegram.org/tos/stars";
|
||||
"lng_bot_earn_balance_button#one" = "Withdraw {emoji} {count} via Fragment";
|
||||
"lng_bot_earn_balance_button#other" = "Withdraw {emoji} {count} via Fragment";
|
||||
"lng_bot_earn_balance_button_all" = "Withdraw all stars via Fragment";
|
||||
"lng_bot_earn_balance_button_locked" = "Withdraw via Fragment";
|
||||
"lng_bot_earn_balance_button#one" = "Withdraw {emoji} {count}";
|
||||
"lng_bot_earn_balance_button#other" = "Withdraw {emoji} {count}";
|
||||
"lng_bot_earn_balance_button_all" = "Withdraw all stars";
|
||||
"lng_bot_earn_balance_button_locked" = "Withdraw";
|
||||
"lng_bot_earn_balance_button_buy_ads" = "Buy Ads";
|
||||
"lng_bot_earn_learn_credits_out_about" = "You can withdraw Stars using Fragment, or use Stars to advertise your bot. {link}";
|
||||
"lng_bot_earn_out_ph" = "Enter amount to withdraw";
|
||||
|
|
Loading…
Add table
Reference in a new issue