diff options
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index eed7b9b7..026b88c9 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1756,6 +1756,17 @@ groupGalleryPage: bySeries: "By series" byDate: "By date" + albumStyleSwitcher: + _: "Showing these releases:" + + album: "Albums" + single: "Singles" + + count: + all: "all {TOTAL}" + filtered: "{COUNT} of {TOTAL}" + none: "none at all" + albumsByDate: title: "All albums" |