Update tarteaucitron.es.js

This commit is contained in:
Amauri CHAMPEAUX 2018-04-16 17:45:45 +02:00 committed by GitHub
parent 40a16403be
commit a554883f83
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": "APIs se utilizan para cargar scripts: geolocalización, motor de búsqueda, traducciones, ..." "details": "APIs se utilizan para cargar scripts: geolocalización, motor de búsqueda, traducciones, ..."
},
"other": {
"title": "Otro",
"details": "Servicios para mostrar contenido web."
} }
}; };