Update tarteaucitron.fr.js

This commit is contained in:
Amauri CHAMPEAUX 2018-04-16 17:46:04 +02:00 committed by GitHub
parent a554883f83
commit 972738bc1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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."
} }
}; };