diff options
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", |