修改固件类型字段
Some checks failed
CI Build and Test / build (push) Has been cancelled
Deploy to Server / build-and-deploy (push) Has been cancelled

This commit is contained in:
2025-10-23 11:40:44 +08:00
parent 9fee94f90f
commit 6ab0508e8c
4 changed files with 23 additions and 63 deletions

View File

@@ -140,3 +140,4 @@ firmware.delete.failed=Failed to delete firmware
firmware.update.success=Firmware updated successfully
firmware.update.failed=Failed to update firmware
firmware.not.found=Firmware not found
firmware.type.required=Firmware type is required

View File

@@ -140,3 +140,4 @@ firmware.delete.failed=固件删除失败
firmware.update.success=固件更新成功
firmware.update.failed=固件更新失败
firmware.not.found=固件不存在
firmware.type.required=固件类型不能为空