mirror of
https://github.com/nostrlabs-io/zap-stream-flutter.git
synced 2025-06-16 03:58:09 +00:00
fix: viewers formatting
This commit is contained in:
@ -10,12 +10,9 @@ no_user_found: No user found
|
||||
anon: Anon
|
||||
viewers:
|
||||
one: 1 viewer
|
||||
other: $n viewers
|
||||
other: "${n:decimalPattern} viewers"
|
||||
"@viewers":
|
||||
description: Number of viewers of the stream
|
||||
placeholders:
|
||||
n:
|
||||
type: int
|
||||
"@anon":
|
||||
description: An anonymous user
|
||||
stream:
|
||||
|
Reference in New Issue
Block a user