perf: add text comment on bot log button

This commit is contained in:
Junyan Qin
2025-06-09 15:27:17 +08:00
parent ec012cf5ed
commit f5a4503610
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -128,6 +128,7 @@ const enUS = {
earlier: 'Earlier',
dateFormat: '{{month}}/{{day}}',
setBotEnableError: 'Failed to set bot enable status',
log: 'Log',
},
plugins: {
title: 'Plugins',
+1
View File
@@ -126,6 +126,7 @@ const zhHans = {
earlier: '更久之前',
dateFormat: '{{month}}月{{day}}日',
setBotEnableError: '设置机器人启用状态失败',
log: '日志',
},
plugins: {
title: '插件管理',