mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 14:55:43 +00:00
fix(settings): show including state on library index include action
Mirror the exclude UX: flushSync before bootstrap, block repeat clicks, show "Including…" on the row, and roll back exclusion if bind fails.
This commit is contained in:
@@ -259,6 +259,7 @@ export const settings = {
|
||||
libraryIndexExcludingServer: 'Ekskluderer…',
|
||||
libraryIndexExcludedTitle: 'Ekskludert fra synkronisering',
|
||||
libraryIndexIncludeServer: 'Inkluder igjen',
|
||||
libraryIndexIncludingServer: 'Inkluderer…',
|
||||
libraryIndexStatus: 'Status',
|
||||
libraryIndexStatusIdle: 'Inaktiv',
|
||||
libraryIndexStatusProbing: 'Sjekker server…',
|
||||
|
||||
Reference in New Issue
Block a user