Merge pull request #6062 from ddugovic/do-you-have-channel

Streamers have channels
This commit is contained in:
Thibault Duplessis 2020-02-21 08:14:37 -06:00 committed by GitHub
commit 359e510cc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
<string name="currentlyStreaming">Currently streaming: %s</string>
<string name="lastStream">Last stream %s</string>
<string name="becomeStreamer">Become a Lichess streamer</string>
<string name="doYouHaveStream">Do you have a Twitch or YouTube stream?</string>
<string name="doYouHaveStream">Do you have a Twitch or YouTube channel?</string>
<string name="hereWeGo">Here we go!</string>
<string name="allStreamers">All streamers</string>
<string name="editPage">Edit streamer page</string>