Skip to content

Commit 7b324af

Browse files
committed
docs: Rename stream to channel in translation guide
Fixes parts of zulip#631
1 parent 041479d commit 7b324af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/translation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ the generated Dart binding for it will instead be a function,
8181
taking arguments corresponding to the placeholders.
8282

8383
For example:
84-
`zulipLocalizations.subscribedToNStreams(store.subscriptions.length)`.
84+
`zulipLocalizations.subscribedToNChannels(store.subscriptions.length)`.
8585

8686

8787
## Hack to enforce locale (for testing, etc.)

0 commit comments

Comments
 (0)