mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Wrong named keys in English localisation.
This commit is contained in:
parent
07b052520a
commit
101a8605b5
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue