Jelajahi Sumber

Update tarteaucitron.en.js

Amauri CHAMPEAUX 7 tahun lalu
induk
melakukan
40a16403be
1 mengubah file dengan 4 tambahan dan 0 penghapusan
  1. 4 0
      lang/tarteaucitron.en.js

+ 4 - 0
lang/tarteaucitron.en.js

@@ -57,5 +57,9 @@ tarteaucitron.lang = {
     "api": {
     "api": {
         "title": "APIs",
         "title": "APIs",
         "details": "APIs are used to load scripts: geolocation, search engines, translations, ..."
         "details": "APIs are used to load scripts: geolocation, search engines, translations, ..."
+    },
+    "other": {
+        "title": "Other",
+        "details": "Services to display web content."
     }
     }
 };
 };