diff options
author | gorhill <rhill@raymondhill.net> | 2015-05-17 18:39:01 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-05-17 18:39:01 -0400 |
commit | a29854677c087ee3db4f9b19e684ac8c323b4809 (patch) | |
tree | 815f35b9a7762f4f6dfe25562c59828a068132df /src/_locales/es | |
parent | d9bb34102fd3103fc4da55260e96017010687e0e (diff) | |
download | uBlock-a29854677c087ee3db4f9b19e684ac8c323b4809.zip uBlock-a29854677c087ee3db4f9b19e684ac8c323b4809.tar.gz uBlock-a29854677c087ee3db4f9b19e684ac8c323b4809.tar.bz2 |
translation work from https://crowdin.com/project/ublock
Diffstat (limited to 'src/_locales/es')
-rw-r--r-- | src/_locales/es/messages.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/_locales/es/messages.json b/src/_locales/es/messages.json index 366d48c..4d478c2 100644 --- a/src/_locales/es/messages.json +++ b/src/_locales/es/messages.json @@ -403,6 +403,10 @@ "message":"No hay peticiones no bloqueadas registradas para esta página", "description":"English: No non-blocked requests logged for this page" }, + "logAll":{ + "message":"Todas", + "description":"Appears in the logger's tab selector" + }, "logBehindTheScene":{ "message":"Peticiones ocultas", "description":"Pretty name for behind-the-scene network requests" |