From 79e934d73ee75a1106538746eab1aa5b3034edd4 Mon Sep 17 00:00:00 2001 From: Petitminion Date: Thu, 15 May 2025 15:20:18 +0200 Subject: [PATCH] update user libraries title on album detail --- front/src/locales/en_US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/locales/en_US.json b/front/src/locales/en_US.json index 7dd4c6f6c..fae68bcd4 100644 --- a/front/src/locales/en_US.json +++ b/front/src/locales/en_US.json @@ -1446,7 +1446,7 @@ }, "header": { "episodes": "Episodes", - "libraries": "User libraries", + "libraries": "On the network", "tracks": "Tracks" }, "meta": {