Update tarteaucitron.en.js
This commit is contained in:
parent
e2b4a7ec33
commit
40a16403be
|
|
@ -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."
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue