1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-14 23:12:28 +02:00
This commit is contained in:
Raymond Hill 2019-12-08 11:12:15 -05:00
parent 3fc6ffe1ba
commit a0b5baacdd
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
2 changed files with 7 additions and 7 deletions

View File

@ -16,11 +16,11 @@
"description": "A warning in the dashboard when navigating away from unsaved changes"
},
"dashboardUnsavedWarningStay": {
"message": "Stay",
"message": "Παραμονή",
"description": "Label for button to prevent navigating away from unsaved changes"
},
"dashboardUnsavedWarningIgnore": {
"message": "Ignore",
"message": "Αγνόηση",
"description": "Label for button to ignore unsaved changes"
},
"settingsPageName": {
@ -975,4 +975,4 @@
"message": "Αυτή η καταχώρηση θα πρέπει να είναι τελευταία",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -160,7 +160,7 @@
"description": "Tooltip for the no-remote-fonts per-site switch"
},
"popupTipNoScripting1": {
"message": "Click to disable JavaScript on this site",
"message": "जावास्क्रिप्ट को रोकने के के लिए दबाएं",
"description": "Tooltip for the no-scripting per-site switch"
},
"popupTipNoScripting2": {
@ -616,11 +616,11 @@
"description": "A keyword in the built-in row filtering expression"
},
"loggerRowFiltererBuiltin3p": {
"message": "3rd-party",
"message": "तृतीय-पक्ष",
"description": "A keyword in the built-in row filtering expression"
},
"loggerEntryDetailsHeader": {
"message": "Details",
"message": "विवरण",
"description": "Small header to identify the 'Details' pane for a specific logger entry"
},
"loggerEntryDetailsFilter": {
@ -975,4 +975,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}