Add files via upload

This commit is contained in:
Egor
2026-01-16 03:21:10 +03:00
committed by GitHub
parent 663e4b32fa
commit b42cf1dbc8
2 changed files with 22 additions and 0 deletions

View File

@@ -685,6 +685,17 @@
"available": "Available",
"withConnections": "With Connections",
"revenue": "Revenue"
},
"tariffs": {
"title": "Tariff Statistics",
"subtitle": "Subscription distribution by tariffs",
"tariffName": "Tariff",
"activeSubscriptions": "Active",
"trialSubscriptions": "Trial",
"purchasedToday": "Today",
"purchasedWeek": "Week",
"purchasedMonth": "Month",
"noTariffs": "No tariffs"
}
},
"profile": {

View File

@@ -685,6 +685,17 @@
"available": "Доступных",
"withConnections": "С подключениями",
"revenue": "Доход"
},
"tariffs": {
"title": "Статистика по тарифам",
"subtitle": "Распределение подписок по тарифам",
"tariffName": "Тариф",
"activeSubscriptions": "Активных",
"trialSubscriptions": "Триал",
"purchasedToday": "Сегодня",
"purchasedWeek": "Неделя",
"purchasedMonth": "Месяц",
"noTariffs": "Нет тарифов"
}
},
"profile": {