perf: optimize the naming of locale key
This commit is contained in:
@@ -49,7 +49,7 @@ const PRESETS = [
|
||||
{
|
||||
icon: IcRoundMotionPhotosAuto,
|
||||
name: 'auto',
|
||||
title: $t('preferences.follow-system'),
|
||||
title: $t('preferences.followSystem'),
|
||||
},
|
||||
];
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user