@rmdes/indiekit-endpoint-lastfm 1.0.11 → 1.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/locales/de.json +1 -0
- package/locales/en.json +1 -0
- package/locales/es-419.json +1 -0
- package/locales/es.json +1 -0
- package/locales/fr.json +1 -0
- package/locales/hi.json +1 -0
- package/locales/id.json +1 -0
- package/locales/it.json +1 -0
- package/locales/nl.json +1 -0
- package/locales/pl.json +1 -0
- package/locales/pt-BR.json +1 -0
- package/locales/pt.json +1 -0
- package/locales/sr.json +1 -0
- package/locales/sv.json +1 -0
- package/locales/zh-Hans-CN.json +1 -0
- package/package.json +1 -1
package/locales/de.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"noConfig": "Last.fm-API-Schlüssel und Benutzername sind erforderlich. Konfigurieren Sie sie unten."
|
|
41
41
|
},
|
|
42
42
|
"widget": {
|
|
43
|
+
"title": "Public Page",
|
|
43
44
|
"description": "Kombinierte Höraktivität auf der öffentlichen Seite anzeigen",
|
|
44
45
|
"view": "Hörseite anzeigen"
|
|
45
46
|
}
|
package/locales/en.json
CHANGED
package/locales/es-419.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"noConfig": "Se requieren la clave API y el nombre de usuario de Last.fm. Configúralos a continuación."
|
|
41
41
|
},
|
|
42
42
|
"widget": {
|
|
43
|
+
"title": "Public Page",
|
|
43
44
|
"description": "Ver la actividad de escucha combinada en la página pública",
|
|
44
45
|
"view": "Ver página de escucha"
|
|
45
46
|
}
|
package/locales/es.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"noConfig": "Se requieren la clave API y el nombre de usuario de Last.fm. Configúrelos a continuación."
|
|
41
41
|
},
|
|
42
42
|
"widget": {
|
|
43
|
+
"title": "Public Page",
|
|
43
44
|
"description": "Ver la actividad de reproducción combinada en la página pública",
|
|
44
45
|
"view": "Ver página de reproducción"
|
|
45
46
|
}
|
package/locales/fr.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"noConfig": "La clé API et le nom d'utilisateur Last.fm sont requis. Configurez-les ci-dessous."
|
|
41
41
|
},
|
|
42
42
|
"widget": {
|
|
43
|
+
"title": "Public Page",
|
|
43
44
|
"description": "Afficher l'activité d'écoute combinée sur la page publique",
|
|
44
45
|
"view": "Afficher la page d'écoute"
|
|
45
46
|
}
|
package/locales/hi.json
CHANGED
package/locales/id.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"noConfig": "Kunci API dan nama pengguna Last.fm diperlukan. Konfigurasikan di bawah ini."
|
|
41
41
|
},
|
|
42
42
|
"widget": {
|
|
43
|
+
"title": "Public Page",
|
|
43
44
|
"description": "Lihat aktivitas mendengarkan gabungan di halaman publik",
|
|
44
45
|
"view": "Lihat Halaman Mendengarkan"
|
|
45
46
|
}
|
package/locales/it.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"noConfig": "Chiave API e nome utente Last.fm sono richiesti. Configurali qui sotto."
|
|
41
41
|
},
|
|
42
42
|
"widget": {
|
|
43
|
+
"title": "Public Page",
|
|
43
44
|
"description": "Visualizza l'attività di ascolto combinata sulla pagina pubblica",
|
|
44
45
|
"view": "Visualizza pagina di ascolto"
|
|
45
46
|
}
|
package/locales/nl.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"noConfig": "Last.fm API-sleutel en gebruikersnaam zijn vereist. Configureer ze hieronder."
|
|
41
41
|
},
|
|
42
42
|
"widget": {
|
|
43
|
+
"title": "Public Page",
|
|
43
44
|
"description": "Bekijk gecombineerde luisteractiviteit op de openbare pagina",
|
|
44
45
|
"view": "Luisterpagina bekijken"
|
|
45
46
|
}
|
package/locales/pl.json
CHANGED
package/locales/pt-BR.json
CHANGED
package/locales/pt.json
CHANGED
package/locales/sr.json
CHANGED
package/locales/sv.json
CHANGED
package/locales/zh-Hans-CN.json
CHANGED
package/package.json
CHANGED