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" "description": "A warning in the dashboard when navigating away from unsaved changes"
}, },
"dashboardUnsavedWarningStay": { "dashboardUnsavedWarningStay": {
"message": "Stay", "message": "Παραμονή",
"description": "Label for button to prevent navigating away from unsaved changes" "description": "Label for button to prevent navigating away from unsaved changes"
}, },
"dashboardUnsavedWarningIgnore": { "dashboardUnsavedWarningIgnore": {
"message": "Ignore", "message": "Αγνόηση",
"description": "Label for button to ignore unsaved changes" "description": "Label for button to ignore unsaved changes"
}, },
"settingsPageName": { "settingsPageName": {
@ -975,4 +975,4 @@
"message": "Αυτή η καταχώρηση θα πρέπει να είναι τελευταία", "message": "Αυτή η καταχώρηση θα πρέπει να είναι τελευταία",
"description": "so we dont need to deal with comma for last entry" "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" "description": "Tooltip for the no-remote-fonts per-site switch"
}, },
"popupTipNoScripting1": { "popupTipNoScripting1": {
"message": "Click to disable JavaScript on this site", "message": "जावास्क्रिप्ट को रोकने के के लिए दबाएं",
"description": "Tooltip for the no-scripting per-site switch" "description": "Tooltip for the no-scripting per-site switch"
}, },
"popupTipNoScripting2": { "popupTipNoScripting2": {
@ -616,11 +616,11 @@
"description": "A keyword in the built-in row filtering expression" "description": "A keyword in the built-in row filtering expression"
}, },
"loggerRowFiltererBuiltin3p": { "loggerRowFiltererBuiltin3p": {
"message": "3rd-party", "message": "तृतीय-पक्ष",
"description": "A keyword in the built-in row filtering expression" "description": "A keyword in the built-in row filtering expression"
}, },
"loggerEntryDetailsHeader": { "loggerEntryDetailsHeader": {
"message": "Details", "message": "विवरण",
"description": "Small header to identify the 'Details' pane for a specific logger entry" "description": "Small header to identify the 'Details' pane for a specific logger entry"
}, },
"loggerEntryDetailsFilter": { "loggerEntryDetailsFilter": {
@ -975,4 +975,4 @@
"message": "This entry must be the last one", "message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry" "description": "so we dont need to deal with comma for last entry"
} }
} }