ソースを参照

fix typo: Changlog -> Changelog (#3442)

tags/0.6.3
Selene29 1年前
コミット
6021ca5c31
コミッターのメールアドレスに関連付けられたアカウントが存在しません
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.',

読み込み中…
キャンセル
保存