From facb1f695a3e200fb5b69c2ba4014ee967da442f Mon Sep 17 00:00:00 2001 From: UM-Li Date: Wed, 25 Dec 2019 09:36:58 -0600 Subject: [PATCH] Add files via upload --- src/musikcube/data/locales/zh_CN.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/src/musikcube/data/locales/zh_CN.json b/src/musikcube/data/locales/zh_CN.json index 694a8c01e..658c282fa 100644 --- a/src/musikcube/data/locales/zh_CN.json +++ b/src/musikcube/data/locales/zh_CN.json @@ -213,19 +213,5 @@ "update_check_dialog_message": "musikcube %s 版已经发布。在这里获取更新日志和程序:\n\n%s", "update_check_no_updates_title": "更新检查", "update_check_no_updates_message": "未发现更新。" - }, - - "dimensions": { - "output_device_overlay_width": 35, - "playqueue_album_header_overlay_width": 35, - "playqueue_playlist_add_to_queue_overlay_width": 35, - "playqueue_playlist_list_overlay_width": 35, - "playqueue_playlist_name_overlay_width": 35, - "browse_categories_overlay_width": 35, - "indexer_overlay_width": 28, - "reassign_hotkey_overlay_width": 35, - "server_overlay_width": 45, - "preamp_overlay_width": 40, - "equalizer_overlay_width": 46 } }