Update the localization for the chatImageLinks

This commit is contained in:
Oliver 2025-12-20 00:32:00 -07:00
parent 064b4c1304
commit 1ca6da7c91

View file

@ -11,7 +11,7 @@
}, },
"chatImageLinks": { "chatImageLinks": {
"name": "Image Shortcuts", "name": "Image Shortcuts",
"hint": "(v13+) When attempting to send an image/gif in chat, this allows you to easily embed the actual image in the text by changing \"http\"/\"https\" into \"image\", automatically displaying the image after sending the message." "hint": "(v13+) Automatically embeds image and gif links when posted in the chat. The link must point to a specific image file (e.g. png, webp, gif), otherwise it will not be embedded at all."
}, },
"chatSidebarBackground": { "chatSidebarBackground": {
"name": "Chat Background", "name": "Chat Background",
@ -75,15 +75,6 @@
"no-settings-to-display": "No settings to display", "no-settings-to-display": "No settings to display",
"make-global-reference": "Make Global Reference" "make-global-reference": "Make Global Reference"
}, },
"dialogs": {
"chatImageLinks": {
"didYouKnowImageLink": "",
"convertAndDontShowAgain": "",
"justConvert": "",
"ignoreAndDontShowAgain": "",
"disableEntirely": ""
}
},
"notifs": { "notifs": {
"toggleMouseBroadcast": { "toggleMouseBroadcast": {
"hidingCursor": "Hiding your cursor from others!", "hidingCursor": "Hiding your cursor from others!",