From 04eda825a6b185bb32804977ebacbf9c6c8f490b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 21 Aug 2020 15:24:40 +0200 Subject: [PATCH] Fix fr locale --- peertube-plugin-video-annotation/languages/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peertube-plugin-video-annotation/languages/fr.json b/peertube-plugin-video-annotation/languages/fr.json index 52630ac..0fbdaa0 100644 --- a/peertube-plugin-video-annotation/languages/fr.json +++ b/peertube-plugin-video-annotation/languages/fr.json @@ -1,3 +1,3 @@ { - "Voir this document for annotation format": "See ce document pour le format d'annotation" + "See this document for annotation format": "Voir ce document pour le format d'annotation" }