diff options
Diffstat (limited to 'support')
-rw-r--r-- | support/doc/translation.md | 2 |
1 files changed, 1 insertions, 1 deletions
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: | |||
49 | 49 | ||
50 | should be in french | 50 | should be in french |
51 | 51 | ||
52 | ```{VAR_PLURAL, plural, =0 {Aucune vidéos} =1 {1 vidéo} other {<x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/> vidéos} }``` | 52 | ```{VAR_PLURAL, plural, =0 {Aucune vidéo} =1 {1 vidéo} other {<x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/> vidéos} }``` |