From: dingycle Date: Mon, 23 Mar 2020 09:37:39 +0000 (+0100) Subject: Fix grammar in translation documentation X-Git-Tag: v2.2.0-rc.1~326 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=56d72521ec139dfc0aef083b8541a5b16d974ac1;p=oweals%2Fpeertube.git Fix grammar in translation documentation --- diff --git a/support/doc/translation.md b/support/doc/translation.md index 1a3e59f9f..ade290ae1 100644 --- a/support/doc/translation.md +++ b/support/doc/translation.md @@ -49,4 +49,4 @@ For example: should be in french -```{VAR_PLURAL, plural, =0 {Aucune vidéos} =1 {1 vidéo} other { vidéos} }``` +```{VAR_PLURAL, plural, =0 {Aucune vidéo} =1 {1 vidéo} other { vidéos} }```