diff --git a/langs/en-ca.json b/langs/en-ca.json index 9039cb5..8d607b0 100644 --- a/langs/en-ca.json +++ b/langs/en-ca.json @@ -9,6 +9,10 @@ "name": "Auto Unpause On Load", "hint": "(v13+, GM-Only) Automatically unpauses the game when you load into the world. This will happen EVERY time you load into the world, including if you reload the website." }, + "chatImageLinks": { + "name": "Image Shortcuts", + "hint": "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." + }, "chatSidebarBackground": { "name": "Chat Background", "hint": "(v13+) Adds a background to the chat tab of the right-hand sidebar." @@ -60,6 +64,15 @@ "apps": { "no-settings-to-display": "No settings to display", "make-global-reference": "Make Global Reference" + }, + "dialogs": { + "chatImageLinks": { + "didYouKnowImageLink": "", + "convertAndDontShowAgain": "", + "justConvert": "", + "ignoreAndDontShowAgain": "", + "disableEntirely": "" + } } } }