Enable New UI by default (#1515)

nit

Add playwright test

nit

nit

nit
This commit is contained in:
Chenlei Hu
2024-11-12 10:48:26 -05:00
committed by GitHub
parent 59b555b448
commit 8236163fea
6 changed files with 40 additions and 4 deletions

View File

@@ -51,6 +51,8 @@ const messages = {
}
}
},
firstTimeUIMessage:
'This is the first time you use the new UI. Choose "Menu > Use New Menu > Disabled" to restore the old UI.',
download: 'Download',
loadAllFolders: 'Load All Folders',
refresh: 'Refresh',
@@ -174,6 +176,8 @@ const messages = {
}
},
zh: {
firstTimeUIMessage:
'这是您第一次使用新界面。选择“Menu > Use New Menu > Disabled”以恢复旧界面。',
download: '下载',
loadAllFolders: '加载所有文件夹',
refresh: '刷新',