Browse Source

fix: fix typo for i18n-en (#3887)

pull/3907/head
moonrailgun 9 months ago committed by GitHub
parent
commit
046d8f526b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      frontend/src/lang/modules/en.ts

2
frontend/src/lang/modules/en.ts

@ -1553,7 +1553,7 @@ const message = {
less1Minute: 'Less than 1 minute',
appOfficeWebsite: 'Office website',
github: 'Github',
document: 'Cocument',
document: 'Document',
updatePrompt: 'The current application is the latest version',
installPrompt: 'No apps installed yet',
updateHelper: 'Updating parameters may cause the application to fail to start, please operate with caution',

Loading…
Cancel
Save