2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-10-17 14:19:43 +00:00

Version 4.12.

- Similar channels.
- Wallpapers for both sides.
- Voice-to-Text for everyone.
- Story statistics for channels.
- Custom Reactions for channels.
- Automatic code highlighting in messages.
This commit is contained in:
John Preston
2023-11-30 18:06:45 +04:00
parent d6aecdfe4b
commit 98be0a69df
7 changed files with 27 additions and 16 deletions

View File

@@ -10,6 +10,8 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "base/unixtime.h"
#include "lang/lang_keys.h"
#include <QtCore/QLocale>
namespace Statistic {
QString LangDayMonthYear(crl::time seconds) {