« get me outta code hell

update some misc-templates and refactor things - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/strings-default.json
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2022-09-15 15:20:17 -0300
committer(quasar) nebula <qznebula@protonmail.com>2022-09-15 15:20:17 -0300
commit28b1a728f429c4c04ee3a16584f8433a1d312c7c (patch)
treeeba35a248bcba03e221faa3634eb59c3735eb685 /src/strings-default.json
parent2a575201526063d48c1292ae6bb66d55fbe808c9 (diff)
update some misc-templates and refactor things
Diffstat (limited to 'src/strings-default.json')
-rw-r--r--src/strings-default.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/strings-default.json b/src/strings-default.json
index d94f6de..15f9a33 100644
--- a/src/strings-default.json
+++ b/src/strings-default.json
@@ -131,10 +131,15 @@
   "misc.alt.trackCover": "track cover",
   "misc.alt.artistAvatar": "artist avatar",
   "misc.alt.flashArt": "flash art",
+  "misc.artistLink": "{ARTIST}",
+  "misc.artistLink.withContribution": "{ARTIST} ({CONTRIB})",
+  "misc.artistLink.withExternalLinks": "{ARTIST} ({LINKS})",
+  "misc.artistLink.withContribution.withExternalLinks": "{ARTIST} ({CONTRIB}) ({LINKS})",
   "misc.chronology.seeArtistPages": "(See artist pages for chronology info!)",
   "misc.chronology.heading.coverArt": "{INDEX} cover art by {ARTIST}",
   "misc.chronology.heading.flash": "{INDEX} flash/game by {ARTIST}",
   "misc.chronology.heading.track": "{INDEX} track by {ARTIST}",
+  "misc.chronology.withNavigation": "{HEADING} ({NAVIGATION})",
   "misc.external.domain": "External ({DOMAIN})",
   "misc.external.local": "Wiki Archive (local upload)",
   "misc.external.bandcamp": "Bandcamp",