Update tarteaucitron.pt.js

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

View File

@ -53,5 +53,9 @@ tarteaucitron.lang = {
"api": { "api": {
"title": "APIs", "title": "APIs",
"details": "APIs são usadas para carregar scripts: geolocalização, motores de pesquisa, traduções, ..." "details": "APIs são usadas para carregar scripts: geolocalização, motores de pesquisa, traduções, ..."
},
"other": {
"title": "De outros",
"details": "Serviços para exibir conteúdo da web."
} }
}; };