diff --git a/lang/tarteaucitron.en.js b/lang/tarteaucitron.en.js index c127743..90c8ebb 100644 --- a/lang/tarteaucitron.en.js +++ b/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." } };