diff options
author | (quasar) nebula <towerofnix@gmail.com> | 2021-04-02 14:07:12 -0300 |
---|---|---|
committer | (quasar) nebula <towerofnix@gmail.com> | 2021-04-02 14:07:12 -0300 |
commit | d8f9e7f7d71fcb786908213fe0513bf200e6b4a9 (patch) | |
tree | f5a31c4617325df0d082dd43999bda28b0882c3b /strings-default.json | |
parent | 797f4f536e2888e6003806ac6ee8278da79f34d6 (diff) |
basic info card layout & hover behavior
Diffstat (limited to 'strings-default.json')
-rw-r--r-- | strings-default.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/strings-default.json b/strings-default.json index e9dbf293..aa98eb9a 100644 --- a/strings-default.json +++ b/strings-default.json @@ -71,6 +71,7 @@ "count.duration.approximate": "~{DURATION}", "count.duration.missing": "_:__", "releaseInfo.by": "By {ARTISTS}.", + "releaseInfo.from": "From {ALBUM}.", "releaseInfo.coverArtBy": "Cover art by {ARTISTS}.", "releaseInfo.wallpaperArtBy": "Wallpaper art by {ARTISTS}.", "releaseInfo.bannerArtBy": "Banner art by {ARTISTS}.", |