中文名称

This commit is contained in:
2026-07-11 17:10:07 +08:00
parent 9188829eae
commit a49d088540
+4 -4
View File
@@ -15,7 +15,7 @@ export default {
noData: '暂无数据',
},
app: {
title: 'JRedisDesktop',
title: 'JRedis客户端',
subtitle: '现代 Redis 桌面管理器',
placeholder: '选择或创建连接开始使用',
},
@@ -74,7 +74,7 @@ export default {
duplicated: '连接已复制',
},
key: {
title: '键',
title: '键',
filter: '过滤键...',
loadMore: '加载更多...',
count: '{n} 个键',
@@ -189,8 +189,8 @@ export default {
fieldCount: '{n} 个字段',
},
cli: {
title: 'CLI',
welcome: 'Redis CLI - 在下方输入命令',
title: '命令行',
welcome: 'Redis 命令行 - 在下方输入命令',
placeholder: '输入 Redis 命令...',
stopSubscribe: '停止订阅',
stopMonitor: '停止监控',