diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-06-16 17:15:43 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-06-16 17:17:48 -0300 |
commit | 3088824a38be4ee2f8b9765ce6aabd94391674a8 (patch) | |
tree | 7fa885121cccb005dea6378f69113a4d9045d0cb /src/strings-default.yaml | |
parent | 8cde27ffa0258f90650824b31fb2057163da7ad0 (diff) |
external-links: bandcamp artistRelease & officialRelease contexts
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index ec46e676..fe6681ed 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -650,7 +650,12 @@ misc: amazonMusic: "Amazon Music" appleMusic: "Apple Music" artstation: "ArtStation" - bandcamp: "Bandcamp" + + bandcamp: + _: "Bandcamp" + + artistRelease: "Bandcamp (artist's release)" + officialRelease: "Bandcamp (official release)" bgreco: _: "bgreco.net" |