mirror of https://github.com/gorhill/uBlock.git
Merge pull request #349 from NewtonCS/patch-1
Fix a few errors in message.json
This commit is contained in:
commit
06734680f8
|
@ -28,7 +28,7 @@
|
||||||
"description":"appears as tab name in dashboard."
|
"description":"appears as tab name in dashboard."
|
||||||
},
|
},
|
||||||
"statsPageName":{
|
"statsPageName":{
|
||||||
"message":"Estatística",
|
"message":"Estadística",
|
||||||
"description":"appears as tab name in dashboard."
|
"description":"appears as tab name in dashboard."
|
||||||
},
|
},
|
||||||
"aboutPageName":{
|
"aboutPageName":{
|
||||||
|
@ -284,7 +284,7 @@
|
||||||
"description":"English: Backup to file..."
|
"description":"English: Backup to file..."
|
||||||
},
|
},
|
||||||
"aboutRestoreDataButton":{
|
"aboutRestoreDataButton":{
|
||||||
"message":"Restaurar de una copia de seguridad...",
|
"message":"Restaurar desde archivo...",
|
||||||
"description":"English: Restore from file..."
|
"description":"English: Restore from file..."
|
||||||
},
|
},
|
||||||
"aboutResetDataButton":{
|
"aboutResetDataButton":{
|
||||||
|
|
Loading…
Reference in New Issue