aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/firmament
diff options
context:
space:
mode:
authornea <nea@nea.moe>2023-07-31 18:00:32 +0200
committernea <nea@nea.moe>2023-07-31 18:00:32 +0200
commite61e7a38a047d1c0e073d1b47461a884f975e733 (patch)
tree3e6755bb84467d8a4dea8ac0bf6f91074b57efb5 /src/main/resources/assets/firmament
parenta5155e33f226fea9d1684db4b5831952c081dde2 (diff)
downloadfirmament-e61e7a38a047d1c0e073d1b47461a884f975e733.tar.gz
firmament-e61e7a38a047d1c0e073d1b47461a884f975e733.tar.bz2
firmament-e61e7a38a047d1c0e073d1b47461a884f975e733.zip
Clickable chat links
Diffstat (limited to 'src/main/resources/assets/firmament')
-rw-r--r--src/main/resources/assets/firmament/lang/en_us.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/main/resources/assets/firmament/lang/en_us.json b/src/main/resources/assets/firmament/lang/en_us.json
index 9fc4340..ee6a23b 100644
--- a/src/main/resources/assets/firmament/lang/en_us.json
+++ b/src/main/resources/assets/firmament/lang/en_us.json
@@ -69,11 +69,12 @@
"firmament.config.storage-overlay.scroll-speed": "Scroll Speed",
"firmament.config.storage-overlay.inverse-scroll": "Invert Scroll",
"firmament.config.storage-overlay.margin": "Margin",
- "firmament.config.image-preview": "Image Preview",
- "firmament.config.image-preview.enabled": "Enable Image Preview",
- "firmament.config.image-preview.allow-all-hosts": "Allow all Image Hosts",
- "firmament.config.image-preview.allowed-hosts": "Allowed Image Hosts",
- "firmament.config.image-preview.position": "Chat Image Preview",
+ "firmament.config.chat-links": "Chat Links",
+ "firmament.config.chat-links.links-enabled": "Enable Clickable Links",
+ "firmament.config.chat-links.image-enabled": "Enable Image Preview",
+ "firmament.config.chat-links.allow-all-hosts": "Allow all Image Hosts",
+ "firmament.config.chat-links.allowed-hosts": "Allowed Image Hosts",
+ "firmament.config.chat-links.position": "Chat Image Preview",
"firmament.hud.edit": "Edit %s",
"firmament.config.custom-skyblock-textures": "Custom SkyBlock Item Textures",
"firmament.config.custom-skyblock-textures.cache-duration": "Model Cache Duration",