diff options
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index e6682fa6..204d2002 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -2058,8 +2058,8 @@ redirectPage: # # referencedArtworksPage: -# The "referenced artworks" page shows a list of all the artworks which -# some artwork references. +# The "referenced artworks" page shows a gallery of all the artworks +# which some artwork references. # referencedArtworksPage: subtitle: "Referenced Artworks" @@ -2068,6 +2068,17 @@ referencedArtworksPage: References {ARTWORKS}. # +# referencingArtworksPage: +# The "referencing artworks" page shows a gallery of all the artworks +# which reference some artwork. +# +referencingArtworksPage: + subtitle: "Referencing Artworks" + + statsLine: >- + Referenced by {ARTWORKS}. + +# # tagPage: # The tag gallery page displays all the artworks that a tag has # been featured in, in one neat grid, with each artwork displaying |