diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-03-24 20:22:35 -0300 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-03-24 20:22:35 -0300 |
| commit | 31cf283cf4f8f3c50404e72fdf1d9f8047bccb6c (patch) | |
| tree | adc9d8136e46d13da5260dac49de7f7f41893f36 /src/strings-default.yaml | |
| parent | a07c7d46ff5fa1166e05b94342f5ec3e25b1324e (diff) | |
content: gTIPOtherReleasesLine: as a single, on a single preview
Diffstat (limited to 'src/strings-default.yaml')
| -rw-r--r-- | src/strings-default.yaml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 47123c52..fa45afd4 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -296,10 +296,17 @@ releaseInfo: asSingle: >- Also released {SINGLE}. + onSingle: >- + Also released {SINGLE}. + onAlbums.asSingle: >- Also released on {ALBUMS}, and {SINGLE}. - single: "as a single" + onAlbums.onSingle: >- + Also released on {ALBUMS}, and {SINGLE}. + + asSingle.link: "as a single" + onSingle.link: "on a single" tooltip: differentName: "as {NAME}" |