diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-04-01 09:16:33 -0300 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-04-01 09:16:33 -0300 |
| commit | 2d5330e7ed792bed36cfd886b48804657b8a2c99 (patch) | |
| tree | fc83a11bfed17c25ef716354e20a85c18460467f /src/strings-default.yaml | |
| parent | 1c0e7ed52e63ab60764ddd4108dabe1b40fa34ac (diff) | |
content: generateAlbumArtInfoBox: wiki file links preview
Diffstat (limited to 'src/strings-default.yaml')
| -rw-r--r-- | src/strings-default.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index ed8f236f..9868745c 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -639,6 +639,22 @@ misc: cue: "Crediting sources" sticky: "Crediting sources:" + downloadLayoutMedia: + withWallpaper: >- + Wiki files: {WALLPAPER} + + withBanner: >- + Wiki files: {BANNER} + + withWallpaper.withBanner: >- + Wiki files: {WALLPAPER}, {BANNER} + + withWallpaperParts: >- + Wallpaper: {PARTS} + + wallpaper: "Wallpaper" + banner: "Banner" + # external: # Links which will generally bring you somewhere off of the wiki. # The list of sites is hard-coded into the wiki software, so it |