fix: localize agent deletion success message

This commit is contained in:
Tyke Chen
2026-07-10 10:18:48 +08:00
parent 9301c1889f
commit 48d629c79c
7 changed files with 7 additions and 1 deletions
+1
View File
@@ -77,6 +77,7 @@ export default {
'home.deleteAgentNameMismatch': 'The agent name does not match',
'home.deleteAgentPasteForbidden': 'Please type the agent name manually. Pasting is not allowed.',
'home.deleteAgentMissingInfo': 'Unable to confirm agent information. Please refresh and try again.',
'home.deleteAgentSuccess': 'Agent deleted successfully',
'home.justNow': 'Just now',
'home.minutesAgo': 'minutes ago',
'home.hoursAgo': 'hours ago',