Update tarteaucitron.fr.js
This commit is contained in:
parent
a554883f83
commit
972738bc1c
|
|
@ -57,5 +57,9 @@ tarteaucitron.lang = {
|
||||||
"api": {
|
"api": {
|
||||||
"title": "APIs",
|
"title": "APIs",
|
||||||
"details": "Les APIs permettent de charger des scripts : géolocalisation, moteurs de recherche, traductions, ..."
|
"details": "Les APIs permettent de charger des scripts : géolocalisation, moteurs de recherche, traductions, ..."
|
||||||
|
},
|
||||||
|
"other": {
|
||||||
|
"title": "Autre",
|
||||||
|
"details": "Services visant à afficher du contenu web."
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue