Update the localization for the chatImageLinks
This commit is contained in:
parent
064b4c1304
commit
1ca6da7c91
1 changed files with 1 additions and 10 deletions
|
|
@ -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!",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue