feat: Add double-click editing prompt text and optimize editable attribute line style

This commit is contained in:
choizhang
2025-04-12 14:33:40 +08:00
parent 58eeacda20
commit 272b101974
5 changed files with 36 additions and 59 deletions

View File

@@ -240,6 +240,7 @@
"updateFailed": "Failed to update node",
"tryAgainLater": "Please try again later"
},
"doubleClickToEdit": "Double click to edit",
"success": {
"entityUpdated": "Node updated successfully",
"relationUpdated": "Relation updated successfully"