diff options
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index aaa38c59..731943a0 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -931,6 +931,19 @@ albumSidebar: previous: "Previous: {ALBUM}" # +# albumSecondaryNav: +# The secondary nav bar is shown in medium and thin layouts, +# and provides access to the same navigational features present +# in the sidebar (with a more compact view). +# +albumSecondaryNav: + group: >- + {GROUP} + + group.withPreviousNext: >- + {GROUP} ({PREVIOUS_NEXT}) + +# # albumPage: # # Albums group together tracks and provide quick access to each of |