diff options
author | (quasar) nebula <towerofnix@gmail.com> | 2021-03-24 19:14:14 -0300 |
---|---|---|
committer | (quasar) nebula <towerofnix@gmail.com> | 2021-03-24 19:14:29 -0300 |
commit | cab9c96065939705bd6ac4e1bb872484b205f539 (patch) | |
tree | d0f9a24cfa15a3d324539d6e19c209435be20337 /strings-default.json | |
parent | 6911f037d68763d1331c877df6b97160c1a9682e (diff) |
"contributed music/art to groups" on artist pages
Diffstat (limited to 'strings-default.json')
-rw-r--r-- | strings-default.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/strings-default.json b/strings-default.json index 0cf6a4bb..9df60538 100644 --- a/strings-default.json +++ b/strings-default.json @@ -177,6 +177,9 @@ "artistPage.creditList.entry.withArtists": "{ENTRY} (with {ARTISTS})", "artistPage.creditList.entry.withArtists.withContribution": "{ENTRY} ({CONTRIBUTION}; with {ARTISTS})", "artistPage.contributedDurationLine": "{ARTIST} has contributed {DURATION} of music shared on this wiki.", + "artistPage.musicGroupsLine": "Contributed music to groups: {GROUPS}", + "artistPage.artGroupsLine": "Contributed art to groups: {GROUPS}", + "artistPage.groupsLine.item": "{GROUP} ({CONTRIBUTIONS})", "artistPage.trackList.title": "Tracks", "artistPage.unreleasedTrackList.title": "Unreleased Tracks", "artistPage.artList.title": "Art", |