diff options
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. |