diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-05-21 13:27:16 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-05-21 13:27:16 -0300 |
commit | 2236af1d31d3e7fef8d992381150f6168def4b43 (patch) | |
tree | f8c6d159b2bec1702db520b4608cf7a2985339f3 /src/strings-default.yaml | |
parent | 4336906d8f8ea4cbae07d24c7813453ae16c9980 (diff) |
data, yaml: creditSources -> creditingSources preview
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 74b05b74..002bdb72 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -370,7 +370,7 @@ releaseInfo: _: "Read {LINK}." link: "artist commentary" - readCreditSources: + readCreditingSources: _: "Read {LINK}." link: "crediting sources" @@ -618,7 +618,7 @@ misc: trackArt: "{INDEX} track art by {ARTIST}" onlyIndex: "Only" - creditSources: + creditingSources: _: "Crediting sources:" # external: @@ -865,7 +865,7 @@ misc: # Displayed on various info pages. artistCommentary: "Artist commentary" - creditSources: "Crediting sources" + creditingSources: "Crediting sources" # Displayed on artist info page. |