diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-07-17 15:12:07 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-07-17 15:12:07 -0300 |
commit | af4ca039b42da9968e82087560eb398f3b3bbd17 (patch) | |
tree | ef1cfa2d805064c756faca3402a67a5c8f2257d1 /src/strings-default.yaml | |
parent | 82a6098d64b17c7c21dd5c5db64b78da9a7e9bb3 (diff) |
content, data, client, css: style selector first pass
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" |