Ver código fonte

fix typo: Changlog -> Changelog (#3442)

tags/0.6.3
Selene29 1 ano atrás
pai
commit
6021ca5c31
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      web/i18n/en-US/common.ts

+ 1
- 1
web/i18n/en-US/common.ts Ver arquivo

@@ -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.',

Carregando…
Cancelar
Salvar