aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc
diff options
context:
space:
mode:
Diffstat (limited to 'support/doc')
-rw-r--r--support/doc/translation.md2
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
50should be in french 50should 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} }```