Sfoglia il codice sorgente

fix typo: Changlog -> Changelog (#3442)

tags/0.6.3
Selene29 1 anno fa
parent
commit
6021ca5c31
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      web/i18n/en-US/common.ts

+ 1
- 1
web/i18n/en-US/common.ts Vedi File

@@ -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…
Annulla
Salva