diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2023-03-05 20:48:57 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2023-03-05 20:48:57 -0400 |
commit | d110e965652a87ebc61336beba37e9bb8fdbb955 (patch) | |
tree | b7ea336c19b7487130cb8f48e951f40aa6e5b832 | |
parent | 05eae635082b84e85925792a5aced7aac356b074 (diff) |
rename Art section on artist page to Artworks
-rw-r--r-- | src/strings-default.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings-default.json b/src/strings-default.json index 1c0d87f4..a075f445 100644 --- a/src/strings-default.json +++ b/src/strings-default.json @@ -272,7 +272,7 @@ "artistPage.artGroupsLine": "Contributed art to groups: {GROUPS}", "artistPage.groupsLine.item": "{GROUP} ({CONTRIBUTIONS})", "artistPage.trackList.title": "Tracks", - "artistPage.artList.title": "Art", + "artistPage.artList.title": "Artworks", "artistPage.flashList.title": "Flashes & Games", "artistPage.commentaryList.title": "Commentary", "artistPage.viewArtGallery": "View {LINK}!", |