diff options
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index a56956f9..c43e757e 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -368,7 +368,11 @@ releaseInfo: readCommentary: _: "Read {LINK}." - link: "artist commentary" + + link: + _: "artist commentary" + withWikiCommentary: "artist and wiki commentary" + onlyWikiCommentary: "wiki commentary" readCreditingSources: _: "Read {LINK}." @@ -495,6 +499,14 @@ misc: _: "Artist commentary for {THING}:" sticky: "Artist commentary:" + withWikiCommentary: + _: "Artist and wiki commentary for {THING}:" + sticky: "Artist and wiki commentary:" + + onlyWikiCommentary: + _: "Wiki commentary for {THING}:" + sticky: "Wiki commentary:" + entry: title: _: "{ARTISTS}:" |