Fix grammar in translation documentation
authordingycle <dingcycle@larb.in>
Mon, 23 Mar 2020 09:37:39 +0000 (10:37 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Thu, 26 Mar 2020 09:57:14 +0000 (10:57 +0100)
support/doc/translation.md

index 1a3e59f9fdb5f1c80cf27ec5620e928a5ab59c12..ade290ae1cb115effffaa4aa379b93f53c1da027 100644 (file)
@@ -49,4 +49,4 @@ For example:
 
 should be in french 
 
-```{VAR_PLURAL, plural, =0 {Aucune vidéos} =1 {1 vidéo} other {<x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/> vidéos} }```
+```{VAR_PLURAL, plural, =0 {Aucune vidéo} =1 {1 vidéo} other {<x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/> vidéos} }```