Skip to content

Commit 2c92226

Browse files
authored
chore: Modify cache cleanup internationalization (#11551)
1 parent cd9cb9b commit 2c92226

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frontend/src/views/toolbox/clean/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -559,6 +559,7 @@ function load18n(label: string) {
559559
case 'download_directory':
560560
return i18n.global.t('clean.directory');
561561
case 'system_log':
562+
return i18n.global.t('logs.system');
562563
case 'tmp_backup_log':
563564
return i18n.global.t('clean.systemLog');
564565
case 'script':

0 commit comments

Comments
 (0)