1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

clearer ListenBrainz label - fixes #589

This commit is contained in:
dakkar
2025-01-18 11:50:18 +00:00
parent 42d8279610
commit 804cd93f81
3 changed files with 6 additions and 1 deletions

4
locales/index.d.ts vendored
View File

@@ -9020,6 +9020,10 @@ export interface Locale extends ILocale {
* Remove background
*/
"removeBackground": string;
/**
* ListenBrainz username
*/
"listenbrainz": string;
};
"_exportOrImport": {
/**