This commit is contained in:
2024-07-10 14:35:30 +03:00
committed by GitHub
parent f7bbe2ba15
commit ec6148b0d9

View File

@@ -61,7 +61,7 @@ struct pmt_langdb_general en = {
.part_disk_sz_fail = "Failed to retrieve partition disk size.", .part_disk_sz_fail = "Failed to retrieve partition disk size.",
.flash_file_sz_fail = "Failed to retrieve flash file size.", .flash_file_sz_fail = "Failed to retrieve flash file size.",
.list_of_dir = "Directory listing", .list_of_dir = "Directory listing",
.see_license = "View licenses using the -L argument." .see_license = "View licenses using the -L argument.",
.success_backup = "Backup successful. Output:", .success_backup = "Backup successful. Output:",
.success_flash = "Flash successful.", .success_flash = "Flash successful.",
.warn = "WARNING", .warn = "WARNING",