소스 검색

Update Chinese translation

Modify the time format to a format that native Chinese speakers are more comfortable with.
Karl Lee 11 달 전
부모
커밋
45f1a4157b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/lib/i18n/locales/zh-CN/translation.json

+ 1 - 1
src/lib/i18n/locales/zh-CN/translation.json

@@ -233,7 +233,7 @@
 	"Good Response": "优秀回复",
 	"Google PSE API Key": "Google PSE API 密钥",
 	"Google PSE Engine Id": "Google PSE 引擎 ID",
-	"h:mm a": "h:mm a",
+	"h:mm a": "HH:mm",
 	"has no conversations.": "没有对话。",
 	"Hello, {{name}}": "你好,{{name}}",
 	"Help": "帮助",