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." } };