liuderchi / atom-i18n

:atom: One Atom i18n Package for Any Locale :earth_asia: :earth_americas: :earth_africa:
https://atom.io/packages/atom-i18n
MIT License
74 stars 70 forks source link

:fix: [Fix] fix a bug of not localized "About Atom" view #301

Open juggernautjp opened 3 years ago

juggernautjp commented 3 years ago

Prerequisites

Description

"About Atom" view is not localized.

Steps to Reproduce

  1. Select "Help" menu
  2. Select "About Atom" menu

Expected behavior: All English words and sentences are localized.

Actual behavior: "About Atom" view has not localized words and sentences.

Reproduces how often: Always

Versions

- Atom    : 1.55.0
- Electron: 6.1.12
- Chrome  : 76.0.3809.146
- Node    : 12.4.0

Additional Information

image