From 972738bc1cab2a443e3b9d59ac50392d84a83bfb Mon Sep 17 00:00:00 2001 From: Amauri CHAMPEAUX Date: Mon, 16 Apr 2018 17:46:04 +0200 Subject: [PATCH] Update tarteaucitron.fr.js --- lang/tarteaucitron.fr.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/tarteaucitron.fr.js b/lang/tarteaucitron.fr.js index 2e734ce..6512403 100644 --- a/lang/tarteaucitron.fr.js +++ b/lang/tarteaucitron.fr.js @@ -57,5 +57,9 @@ tarteaucitron.lang = { "api": { "title": "APIs", "details": "Les APIs permettent de charger des scripts : géolocalisation, moteurs de recherche, traductions, ..." + }, + "other": { + "title": "Autre", + "details": "Services visant à afficher du contenu web." } };