diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-05-26 17:28:20 -0300 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-05-26 17:28:20 -0300 |
| commit | fba9084fc2e6650bf448656744595b6b349b2168 (patch) | |
| tree | 5e1d54aa8004e3a730b392dd51d1d595de9d6adf /src/strings-default.yaml | |
| parent | 6f2d971dd3902e736406579e96486d599d98529a (diff) | |
content, data: Album.nameDetail
Diffstat (limited to 'src/strings-default.yaml')
| -rw-r--r-- | src/strings-default.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index e23360c4..069dd415 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -880,6 +880,12 @@ misc: missingLinkContent: "(Missing link content)" + linkWithNameDetail: + insideLink: "{NAME} ({DETAIL})" + + withAccent: "{LINK} {ACCENT}" + accent: "({DETAIL})" + # navAccent: # Accent shown in the nav bar for navigating to pages that are # related to the current one. |