chore: improve admin logs user cards

This commit is contained in:
3252a8
2026-05-30 22:15:33 +03:00
parent ea4ee4c4a7
commit c1e2fe2c95
8 changed files with 200 additions and 49 deletions
+6 -10
View File
@@ -101636,22 +101636,18 @@ export const DEMO_DATASET = {
audience: "internal",
values: {
ru: {
base: "Пользователь без username: бот отправит вам в Telegram сообщение с кнопкой открытия профиля.",
fallback:
"Пользователь без username: бот отправит вам в Telegram сообщение с кнопкой открытия профиля.",
effective:
"Пользователь без username: бот отправит вам в Telegram сообщение с кнопкой открытия профиля.",
base: "Бот отправит кнопку профиля в Telegram.",
fallback: "Бот отправит кнопку профиля в Telegram.",
effective: "Бот отправит кнопку профиля в Telegram.",
override: "",
overridden: false,
updated_at: null,
updated_by: null,
},
en: {
base: "This user has no username: the bot will send you a Telegram message with a profile button.",
fallback:
"Пользователь без username: бот отправит вам в Telegram сообщение с кнопкой открытия профиля.",
effective:
"This user has no username: the bot will send you a Telegram message with a profile button.",
base: "The bot will send a profile button in Telegram.",
fallback: "Бот отправит кнопку профиля в Telegram.",
effective: "The bot will send a profile button in Telegram.",
override: "",
overridden: false,
updated_at: null,