Wrong named keys in English localisation.

This commit is contained in:
kkapsner 2017-09-24 00:29:57 +02:00
parent 07b052520a
commit 101a8605b5
1 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@
"message": "Do you want to allow <canvas>?",
"description": ""
},
"askForPermission": {
"askForInputPermission": {
"message": "Do you want to allow <canvas> input?",
"description": ""
},
@ -53,7 +53,7 @@
"message": "Do you want to allow the red bordered <canvas>?",
"description": ""
},
"askForVisiblePermission": {
"askForVisibleInputPermission": {
"message": "Do you want to allow input in the red bordered <canvas>?",
"description": ""
},