refactor(i18n): Improve multilingual support

This commit is contained in:
YiZixuan
2025-08-16 15:59:00 +08:00
parent 40488a5a53
commit 92617038f0
9 changed files with 18 additions and 6 deletions
@@ -3,6 +3,7 @@ import { ServicesTranslations } from '../types/services';
export const servicesTranslations: ServicesTranslations = {
serviceName: "服务名称",
serviceNameDesc: "为你的服务输入一个描述性名称",
serviceType: "服务类型",
serviceStatus: "服务状态",
responseTime: "响应时间",