소스 검색

fix typo: Changlog -> Changelog (#3442)

tags/0.6.3
Selene29 1 년 전
부모
커밋
6021ca5c31
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      web/i18n/en-US/common.ts

+ 1
- 1
web/i18n/en-US/common.ts 파일 보기

@@ -390,7 +390,7 @@ const translation = {
type: 'Type',
},
about: {
changeLog: 'Changlog',
changeLog: 'Changelog',
updateNow: 'Update now',
nowAvailable: 'Dify {{version}} is now available.',
latestAvailable: 'Dify {{version}} is the latest version available.',

Loading…
취소
저장