Amauri CHAMPEAUX %!s(int64=10) %!d(string=hai) anos
pai
achega
2d163f04f3
Modificáronse 2 ficheiros con 8 adicións e 0 borrados
  1. 4 0
      lang/tarteaucitron.en.js
  2. 4 0
      lang/tarteaucitron.fr.js

+ 4 - 0
lang/tarteaucitron.en.js

@@ -46,5 +46,9 @@ tarteaucitron.lang = {
     "support": {
     "support": {
         "title": "Support",
         "title": "Support",
         "details": "Support services allow you to get in touch with the site team and help to improve it."
         "details": "Support services allow you to get in touch with the site team and help to improve it."
+    },
+    "api": {
+        "title": "APIs",
+        "details": "APIs are used to load scripts: geolocation, search engines, translations, ..."
     }
     }
 };
 };

+ 4 - 0
lang/tarteaucitron.fr.js

@@ -46,5 +46,9 @@ tarteaucitron.lang = {
     "support": {
     "support": {
         "title": "Support",
         "title": "Support",
         "details": "Les services de support vous permettent d'entrer en contact avec l'équipe du site et d'aider à son amélioration."
         "details": "Les services de support vous permettent d'entrer en contact avec l'équipe du site et d'aider à son amélioration."
+    },
+    "api": {
+        "title": "APIs",
+        "details": "Les APIs permettent de charger des scripts : géolocalisation, moteurs de recherche, traductions, ..."
     }
     }
 };
 };