diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-03-19 20:51:37 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-02-25 20:03:28 -0400 |
commit | 73da644065a191d6d77237395a8684cc2f665e0c (patch) | |
tree | f260bb4c90149fc036b55116985a13fd1b70ae6a /src/strings-default.yaml | |
parent | 9d4080b003c8786e6b1faecd90c304d39e413af9 (diff) |
content: listArtTagNetwork: descendants (leaves only) stat
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 0d86249a..92b86bd7 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1713,9 +1713,10 @@ listingPage: statLine: _: "Displaying tag info: {STAT}" none: "name only" - directUses: "uses (direct only)" totalUses: "uses (total)" - descendants: "descendants" + directUses: "uses (direct only)" + descendants: "descendants (total)" + leaves: "descendants (leaves only)" root: _: "{TAG}" @@ -1735,6 +1736,7 @@ listingPage: withStat: _: "{STAT} {TAG}" stat: "({STAT})" + notApplicable: "-" orphanArtTags: title: "These tags don't have any descendants or ancestors:" |