chore: add resource modal button text

This commit is contained in:
jialin
2025-12-24 10:53:53 +08:00
parent fa0aeac10b
commit 530b20c633
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ export default {
'noresult.workers.title': 'No Workers',
'noresult.workers.subTitle': 'No workers found in any clusters.',
'noresult.workers.nofound': 'No matching workers found.',
'noresult.workers.button.add': 'Go to Add Worker',
'noresult.workers.button.add': 'Add Worker',
'noresult.modelfiles.title': 'No Model Files',
'noresult.modelfiles.subTitle': 'No model files have been added yet.',
'noresult.modelfiles.nofound': 'No matching model files found.',