diff options
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 4ef9624c..a552febd 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1313,8 +1313,18 @@ artTagInfoPage: directlyAndIndirectly: >- This tag is directly featured in {ARTWORKS_DIRECTLY}, and indirectly in {ARTWORKS_INDIRECTLY} more, for a total of {ARTWORKS_TOTAL}. - descendantTags: "Tags that descend from {TAG}:" - descendsFromTags: "Tags that {TAG} descends from:" + descendsFromTags: + _: "Tags that {TAG} descends from:" + item: "{TAG}" + + descendantTags: + _: "Tags that descend from {TAG}:" + + item: + _: "{TAG}" + withGallery: + _: "{TAG} ({GALLERY})" + gallery: "Gallery" # # artTagGalleryPage: |