aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/firmament
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/firmament')
-rw-r--r--src/main/resources/assets/firmament/lang/en_us.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/main/resources/assets/firmament/lang/en_us.json b/src/main/resources/assets/firmament/lang/en_us.json
index f75fea0..dfd2fa3 100644
--- a/src/main/resources/assets/firmament/lang/en_us.json
+++ b/src/main/resources/assets/firmament/lang/en_us.json
@@ -66,5 +66,10 @@
"firmament.config.storage-overlay.padding": "Padding",
"firmament.config.storage-overlay.scroll-speed": "Scroll Speed",
"firmament.config.storage-overlay.inverse-scroll": "Invert Scroll",
- "firmament.config.storage-overlay.margin": "Margin"
+ "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.percentage": "Image Width (Percentage of screen)"
}