mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-22 15:25:46 +00:00
fix(settings): show excluding state on library index exclude action
Flush UI before the async unbind, disable repeat clicks, cancel an active sync when needed, and label the button "Excluding…" / localized equivalent.
This commit is contained in:
@@ -257,6 +257,7 @@ export const settings = {
|
||||
libraryIndexFullResync: 'Resynchronisation complète',
|
||||
libraryIndexDeltaSync: 'Synchronisation delta',
|
||||
libraryIndexExcludeServer: 'Exclure de la synchronisation',
|
||||
libraryIndexExcludingServer: 'Exclusion…',
|
||||
libraryIndexExcludedTitle: 'Exclus de la synchronisation',
|
||||
libraryIndexIncludeServer: 'Réinclure',
|
||||
libraryIndexStatus: 'État',
|
||||
|
||||
Reference in New Issue
Block a user