浏览代码

Update tarteaucitron.en.js

Amauri CHAMPEAUX 7 年之前
父节点
当前提交
40a16403be
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      lang/tarteaucitron.en.js

+ 4 - 0
lang/tarteaucitron.en.js

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