diff options
author | Chocobozzz <me@florianbigard.com> | 2019-09-18 15:52:33 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-09-18 15:52:54 +0200 |
commit | 2e0fdd27e05189adc4085f9922e534ad8f147ce8 (patch) | |
tree | 64e8fe954728198bcd11e1271b45965f8643dbbd /client/src/app/+signup | |
parent | 46aaefa9b828e8b6caf45f216aa24221725956bf (diff) | |
download | PeerTube-2e0fdd27e05189adc4085f9922e534ad8f147ce8.tar.gz PeerTube-2e0fdd27e05189adc4085f9922e534ad8f147ce8.tar.zst PeerTube-2e0fdd27e05189adc4085f9922e534ad8f147ce8.zip |
Add missing translation tags
Diffstat (limited to 'client/src/app/+signup')
-rw-r--r-- | client/src/app/+signup/+register/register-step-channel.component.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+signup/+register/register-step-channel.component.html b/client/src/app/+signup/+register/register-step-channel.component.html index 253374f87..88ff6e3ff 100644 --- a/client/src/app/+signup/+register/register-step-channel.component.html +++ b/client/src/app/+signup/+register/register-step-channel.component.html | |||
@@ -6,7 +6,7 @@ | |||
6 | For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. | 6 | For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. |
7 | </p> | 7 | </p> |
8 | 8 | ||
9 | <p> | 9 | <p i18n> |
10 | Other users can decide to subscribe any channel they want, to be notified when you publish a new video. | 10 | Other users can decide to subscribe any channel they want, to be notified when you publish a new video. |
11 | </p> | 11 | </p> |
12 | </div> | 12 | </div> |