mirror of
https://github.com/nostrlabs-io/zap-stream-flutter.git
synced 2025-06-15 19:48:23 +00:00
feat: improve notifications
This commit is contained in:
@ -22,10 +22,11 @@ stream:
|
||||
ended: FIN
|
||||
planned: PLANIFICADO
|
||||
started: Comenzó $timestamp
|
||||
notification: ${name} ¡se ha puesto en marcha!
|
||||
chat:
|
||||
disabled: CHAT DESHABILITADO
|
||||
disabled_timeout: "El tiempo de espera expira: $time"
|
||||
timeout(rich): $mod timed out $user para $time
|
||||
timeout(rich): $mod timed out $user para ${time}
|
||||
"@timeout":
|
||||
description: Mensaje de chat que muestra los eventos de tiempo de espera
|
||||
ended: STREAM FINED
|
||||
|
Reference in New Issue
Block a user