From: Chocobozzz Date: Wed, 27 Jun 2018 06:28:43 +0000 (+0200) Subject: Add tips in translation doc X-Git-Tag: v1.0.0-beta.10.pre.1~133 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=7b034aeda89dc5c9acc7ac70a16dead7f212d046;p=github%2FChocobozzz%2FPeerTube.git Add tips in translation doc --- diff --git a/support/doc/translation.md b/support/doc/translation.md index 52045083c..ebbc26c1a 100644 --- a/support/doc/translation.md +++ b/support/doc/translation.md @@ -23,3 +23,13 @@ There are 4 files: * **server**: contains server strings (privacies, licences...) * **iso639**: contains iso639 (languages) strings used by PeerTube to describe the audio language of a particular video. It's the reason why these strings should be translated too. There are many strings so do not hesitate to translate only main audio languages. + +## Tips + +You must not translate special tags like ``. + +For example: +``` - views``` + +should be in french +``` - vues``` \ No newline at end of file