diff options
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index f6c21c72..5f82a1a1 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1081,6 +1081,8 @@ artistPage: _: "{GROUP}" withAnnotation: "{GROUP} ({ANNOTATION})" + alias: "This artist is an alias of {GROUPS}." + creditList: # album: @@ -1318,6 +1320,8 @@ groupInfoPage: one: "View artist page: {ARTIST}." multiple: "View artist pages: {ARTISTS}." + aliases: "View alias pages: {ALIASES}." + artist: _: "{ARTIST}" withAnnotation: "{ARTIST} ({ANNOTATION})" |