#1458 Translation of Web UI

This commit is contained in:
Alain Nussbaumer
2022-05-20 13:44:22 +02:00
parent 2b38ebaa12
commit 167ba86211
104 changed files with 4863 additions and 3355 deletions

View File

@@ -55,9 +55,9 @@ export default createStore({
hide_singles: false,
hide_spotify: false,
artists_sort: 'Name',
artist_albums_sort: 'Name',
albums_sort: 'Name',
artists_sort: 1,
artist_albums_sort: 1,
albums_sort: 1,
show_only_next_items: false,
show_burger_menu: false,
show_player_menu: false,