From: Filip Bengtsson <40275136+AutomCoding@users.noreply.github.com> Date: Wed, 23 Oct 2019 12:39:09 +0000 (+0200) Subject: Some language fixes (#2198) X-Git-Tag: v2.0.0-rc.1~18 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=34398be4297852b6aecebe65dd33bded9187a0c9;p=oweals%2Fpeertube.git Some language fixes (#2198) * Fix preposition * Fix French colon spacing * Some grammar fixes * Preposition fix * Update signup-success.component.html After suggestion from @frankstrater. --- diff --git a/client/src/app/+about/about-peertube/about-peertube.component.html b/client/src/app/+about/about-peertube/about-peertube.component.html index 423f7bce7..d1e3e1b3c 100644 --- a/client/src/app/+about/about-peertube/about-peertube.component.html +++ b/client/src/app/+about/about-peertube/about-peertube.component.html @@ -52,7 +52,7 @@
console.log('my instance is amazing');+ Write JavaScript code directly.
console.log('my instance is amazing');
#custom-css {{ '{' }} color: red; @@ -604,5 +604,5 @@ - It seems the configuration is invalid. Please search potential errors in the different tabs. + It seems like the configuration is invalid. Please search for potential errors in the different tabs. diff --git a/client/src/app/+signup/+register/register.component.html b/client/src/app/+signup/+register/register.component.html index 906e29aed..fa9838ba6 100644 --- a/client/src/app/+signup/+register/register.component.html +++ b/client/src/app/+signup/+register/register.component.html @@ -67,7 +67,7 @@
{{ message }}
- If you need help to use PeerTube, you can take a look to the documentation. + If you need help to use PeerTube, you can have a look at the documentation.