« get me outta code hell

content: linkExternal: return placeholder on invalid URL - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/strings-default.yaml
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-03-01 09:05:07 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-03-31 19:19:45 -0300
commit0c607b69c344e6cd71c2b9a63f3cd0feddca1063 (patch)
tree94d749637b8a445e57474f6213854f3490f81f32 /src/strings-default.yaml
parent49240a57e063844387831336908111c0229f5ec0 (diff)
content: linkExternal: return placeholder on invalid URL
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r--src/strings-default.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index 46aeee8..9b82d1d 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -506,8 +506,11 @@ misc:
 
     opensInNewTab:
       _: "{LINK} ({ANNOTATION})"
-      annotation:
-        "opens in new tab"
+      annotation: "opens in new tab"
+
+    invalidURL:
+      _: "{LINK} ({ANNOTATION})"
+      annotation: "invalid URL"
 
     appleMusic: "Apple Music"
     artstation: "ArtStation"