mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-11 17:41:03 +01:00
Fix hidden hyphen location in DA translation
This commit is contained in:
parent
e77a869651
commit
891f45d440
1 changed files with 2 additions and 2 deletions
|
@ -112,11 +112,11 @@
|
||||||
"description": "English: Click to open the dashboard"
|
"description": "English: Click to open the dashboard"
|
||||||
},
|
},
|
||||||
"popupTipZapper": {
|
"popupTipZapper": {
|
||||||
"message": "Gå til elementdræbertil­stand",
|
"message": "Gå til elementdræber­tilstand",
|
||||||
"description": "Tooltip for the element-zapper icon in the popup panel"
|
"description": "Tooltip for the element-zapper icon in the popup panel"
|
||||||
},
|
},
|
||||||
"popupTipPicker": {
|
"popupTipPicker": {
|
||||||
"message": "Start elementvælgertil­stand",
|
"message": "Start elementvælger­tilstand",
|
||||||
"description": "English: Enter element picker mode"
|
"description": "English: Enter element picker mode"
|
||||||
},
|
},
|
||||||
"popupTipLog": {
|
"popupTipLog": {
|
||||||
|
|
Loading…
Reference in a new issue