Feature: add navidrome support

This commit is contained in:
ForeverEndeavor 2022-11-07 10:16:03 -06:00
parent 2ab05350a3
commit 210d746ef6
5 changed files with 68 additions and 0 deletions

View file

@ -168,6 +168,12 @@
"services": "Services",
"middleware": "Middleware"
},
"navidrome": {
"user": "User",
"artist": "Artist",
"song": "Song",
"album": "Album"
},
"npm": {
"enabled": "Enabled",
"disabled": "Disabled",