mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-01-03 18:42:00 +01:00
Wrong named keys in English localisation.
This commit is contained in:
parent
07b052520a
commit
101a8605b5
@ -41,7 +41,7 @@
|
|||||||
"message": "Do you want to allow <canvas>?",
|
"message": "Do you want to allow <canvas>?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askForPermission": {
|
"askForInputPermission": {
|
||||||
"message": "Do you want to allow <canvas> input?",
|
"message": "Do you want to allow <canvas> input?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
@ -53,7 +53,7 @@
|
|||||||
"message": "Do you want to allow the red bordered <canvas>?",
|
"message": "Do you want to allow the red bordered <canvas>?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askForVisiblePermission": {
|
"askForVisibleInputPermission": {
|
||||||
"message": "Do you want to allow input in the red bordered <canvas>?",
|
"message": "Do you want to allow input in the red bordered <canvas>?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user