diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-06-10 06:06:39 -0300 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-06-10 06:45:19 -0300 |
| commit | 7710949c13b149d40195b4203b8a8234039ef5d6 (patch) | |
| tree | b5cf3e40f379a7e08a12dc54a08cdede03c6902e /src/strings-default.yaml | |
| parent | f10f5a187f26d08019e452e7fbd417b7f462faa4 (diff) | |
content, css: group contributions table 2
Diffstat (limited to 'src/strings-default.yaml')
| -rw-r--r-- | src/strings-default.yaml | 23 |
1 files changed, 9 insertions, 14 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index cadd2f02..9a5f324e 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1940,20 +1940,15 @@ artistPage: groupContributions: title: - music: "Contributed music to groups:" - artworks: "Contributed artworks to groups:" - musicVideos: "Contributed to music videos in groups:" - withSortButton: "{TITLE} ({SORT})" - - sorting: - count: "Sorting by count." - duration: "Sorting by duration." - - item: - countAccent: "({COUNT})" - durationAccent: "({DURATION})" - countDurationAccent: "({COUNT} — {DURATION})" - durationCountAccent: "({DURATION} — {COUNT})" + tracks: "Contributed music to group…" + artworks: "Contributed art to group…" + musicVideos: "Contributed to music videos in group…" + + column: + count.tracks: "Tracks" + count.artworks: "Artworks" + count.musicVideos: "Music Videos" + duration: "Duration" trackList.title: "Tracks" artList.title: "Artworks" |