Merge pull request #3950 from balena-io/easier-text-settings

Patch: made trim setting more readable
This commit is contained in:
Balena CI 2022-12-20 07:26:13 -05:00 committed by GitHub
commit 828dafa493
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,7 +138,7 @@ const translation = {
autoUpdate: 'Auto-updates enabled',
settings: 'Settings',
systemInformation: 'System Information',
trimExtPartitions: 'Trim ext{2,3,4} partitions before writing (raw images only)',
trimExtPartitions: 'Trim unallocated space on raw images (in ext-type partitions)',
},
menu: {
edit: 'Edit',