mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-09 14:31:35 +08:00
添加清空缓存确认提示,优化缓存管理页面的用户体验
This commit is contained in:
@@ -1439,6 +1439,7 @@ export default {
|
||||
movie: 'Movie',
|
||||
tv: 'TV Show',
|
||||
},
|
||||
clearConfirm: 'Are you sure you want to clear all cache?',
|
||||
},
|
||||
},
|
||||
dialog: {
|
||||
|
||||
@@ -1419,6 +1419,7 @@ export default {
|
||||
movie: '电影',
|
||||
tv: '电视剧',
|
||||
},
|
||||
clearConfirm: '确认清空所有缓存吗?',
|
||||
},
|
||||
},
|
||||
dialog: {
|
||||
|
||||
@@ -1420,6 +1420,7 @@ export default {
|
||||
movie: '電影',
|
||||
tv: '電視劇',
|
||||
},
|
||||
clearConfirm: '確認清空所有緩存嗎?',
|
||||
},
|
||||
},
|
||||
dialog: {
|
||||
|
||||
Reference in New Issue
Block a user