diff options
author | (quasar) nebula <towerofnix@gmail.com> | 2021-06-27 13:16:43 -0300 |
---|---|---|
committer | (quasar) nebula <towerofnix@gmail.com> | 2021-06-27 13:16:43 -0300 |
commit | 49153bc1b7c6a7a4764004f1359d66bc81c051f6 (patch) | |
tree | a8b4fcb087cfd59f932f170d18a4cc9c3a41771a | |
parent | 73bbd2853e7a6ecc143d9d71dcca522e84375e30 (diff) |
flawless execution
-rw-r--r-- | src/strings-default.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings-default.json b/src/strings-default.json index 60a76614..c5132c0a 100644 --- a/src/strings-default.json +++ b/src/strings-default.json @@ -226,7 +226,7 @@ "listingPage.target.artist": "Artists", "listingPage.target.group": "Groups", "listingPage.target.track": "Tracks", - "listingPage.target.tag": "Tag", + "listingPage.target.tag": "Tags", "listingPage.target.other": "Other", "listingPage.listAlbums.byName.title": "Albums - by Name", "listingPage.listAlbums.byName.title.short": "...by Name", |