Improve couple of Telegram Business icons.
After Width: | Height: | Size: 681 B |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 733 B |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 523 B |
Before Width: | Height: | Size: 973 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 610 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 2.1 KiB |
|
@ -1340,6 +1340,8 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
"lng_info_birthday_label" = "Date of birth";
|
||||
"lng_info_birthday_years#one" = "{date} ({count} year old)";
|
||||
"lng_info_birthday_years#other" = "{date} ({count} years old)";
|
||||
"lng_info_birthday_today_years#one" = "{date}\n({count} year old)";
|
||||
"lng_info_birthday_today_years#other" = "{date}\n({count} years old)";
|
||||
"lng_info_birthday_today_label" = "Birthday today";
|
||||
"lng_info_birthday_today" = "{emoji} {date}";
|
||||
"lng_info_bio_label" = "Bio";
|
||||
|
|
|
@ -110,8 +110,8 @@ settingsBusinessIconReplies: icon {{ "settings/premium/business/business_quick",
|
|||
settingsBusinessIconGreeting: icon {{ "settings/premium/status", settingsIconFg }};
|
||||
settingsBusinessIconAway: icon {{ "settings/premium/business/business_away", settingsIconFg }};
|
||||
settingsBusinessIconChatbots: icon {{ "settings/premium/business/business_chatbots", settingsIconFg }};
|
||||
settingsBusinessIconChatIntro: icon {{ "settings/premium/intro", settingsIconFg }};
|
||||
settingsBusinessIconChatLinks: icon {{ "settings/premium/links", settingsIconFg }};
|
||||
settingsBusinessIconChatIntro: icon {{ "settings/premium/business/business_intro", settingsIconFg }};
|
||||
settingsBusinessIconChatLinks: icon {{ "settings/premium/business/business_links", settingsIconFg }};
|
||||
|
||||
settingsPremiumNewBadge: FlatLabel(defaultFlatLabel) {
|
||||
style: TextStyle(semiboldTextStyle) {
|
||||
|
|