diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 5de221ea..9b6d7710 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -304,5 +304,9 @@ "uptime": "Tiempo de la actividad", "alerts": "Alertas", "time": "{{value, number(style: unit; unitDisplay: long;)}}" + }, + "navidrome": { + "nothing_streaming": "No Active Streams", + "please_wait": "Please Wait" } }