aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/translation.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-06-21 18:29:28 +0200
committerChocobozzz <me@florianbigard.com>2018-06-21 18:36:08 +0200
commit23687332e6d7972c6a0eee30ce9056e45dec022b (patch)
treee29e6128582e69ca815f294aa9c269dcc20ff372 /support/doc/translation.md
parent2336a0e7fb5d3d4c6d1489e6882b1fa24975d8c7 (diff)
downloadPeerTube-23687332e6d7972c6a0eee30ce9056e45dec022b.tar.gz
PeerTube-23687332e6d7972c6a0eee30ce9056e45dec022b.tar.zst
PeerTube-23687332e6d7972c6a0eee30ce9056e45dec022b.zip
Improve update host script and add warning if AP urls are invalid
Diffstat (limited to 'support/doc/translation.md')
-rw-r--r--support/doc/translation.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/support/doc/translation.md b/support/doc/translation.md
index 3ad239278..52045083c 100644
--- a/support/doc/translation.md
+++ b/support/doc/translation.md
@@ -18,7 +18,8 @@ If you don't see your locale in the platform, please [create an issue](https://g
18 18
19There are 4 files: 19There are 4 files:
20 * **angular**: contains client strings 20 * **angular**: contains client strings
21 * **player**: contains player strings 21 * **player**: contains player strings.
22 * **server**: contains server strings (language, licence...) 22 Most of the strings come from VideoJS, so you can help yourself by using [video.js JSON files](https://github.com/videojs/video.js/tree/master/lang)
23 * **server**: contains server strings (privacies, licences...)
23 * **iso639**: contains iso639 (languages) strings used by PeerTube to describe the audio language of a particular video. 24 * **iso639**: contains iso639 (languages) strings used by PeerTube to describe the audio language of a particular video.
24 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. 25 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.