dev add notification entity
Test Workflow / test (push) Successful in 2s

This commit is contained in:
vladp
2026-04-01 15:32:36 +07:00
parent 549d248cb7
commit 051f1ef5d4
21 changed files with 543 additions and 28 deletions
+19
View File
@@ -0,0 +1,19 @@
notification.search.result=Результат поиска готов
notification.monitoring.result=Результат мониторинга доступен
notification.operation.impossible=Операция невозможна
notification.start.failed.now=Запуск не удался
notification.start.failed.next=Запуск не удался
notification.payout.result=Результат выплаты {0}
notification.payment.result=Результат оплаты {0}
notification.referral.deposit=Реферальный депозит
notification.referral.registered=Новый реферал зарегистрирован
notification.referral.activated=Реферал активирован
notification.complaint.status=Статус жалобы изменён: {0}
notification.case.status=Статус дела изменён
notification.incoming.message=Новое сообщение
notification.tariff.expiring=Тариф скоро истекает
notification.token.not.found=Недостаточно токенов для операции: {0}
notification.file.moderation=Файл проходит модерацию
notification.file.added=Файл {0} добавлен в систему
notification.file.search=Поиск файла
notification.search.operation.filed=Поиск завершился непредвиденной ошибкой
+15
View File
@@ -0,0 +1,15 @@
notification.search.result=Search result is ready
notification.monitoring.result=Monitoring result is available
notification.operation.impossible=Operation impossible
notification.start.failed.now=Start failed
notification.start.failed.next=Start failed
notification.payout.result=Payout result
notification.referral.deposit=Referral deposit
notification.referral.registered=New referral registered
notification.referral.activated=Referral activated
notification.complaint.status=Complaint status changed
notification.case.status=Case status changed
notification.incoming.message=New message
notification.tariff.expiring=Tariff expiring soon
notification.file.moderation=File is being moderated
notification.file.added=File {0} added to the system