Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Missing some English translation keywords #20131

Merged
merged 3 commits into from
Jul 29, 2022

Conversation

Karting06
Copy link
Contributor

Proposed changes (including videos or screenshots)

Add missing translation keys in en.i18n.json to be able to translate them via Lingohub.

Issue(s)

Those translation keys were missing from the English JSON which led to untranslated strings in other languages.

Steps to test or reproduce

Use Rocket.Chat in another language and notice the missing translations.

Further comments

Copy link
Member

@sampaiodiego sampaiodiego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @Karting06 for your contribution.. most of the terms shouldn't be translated because they're actually names and not words.

@ggazzo I saw most of those missing keywords were recently added during the React rewrite. can you please make sure to always add the keys to the English translation files as well? thx

packages/rocketchat-i18n/i18n/en.i18n.json Outdated Show resolved Hide resolved
packages/rocketchat-i18n/i18n/en.i18n.json Outdated Show resolved Hide resolved
packages/rocketchat-i18n/i18n/en.i18n.json Outdated Show resolved Hide resolved
packages/rocketchat-i18n/i18n/en.i18n.json Outdated Show resolved Hide resolved
packages/rocketchat-i18n/i18n/en.i18n.json Outdated Show resolved Hide resolved
packages/rocketchat-i18n/i18n/en.i18n.json Outdated Show resolved Hide resolved
packages/rocketchat-i18n/i18n/en.i18n.json Outdated Show resolved Hide resolved
@Karting06
Copy link
Contributor Author

Yeah, I know those terms.
@sampaiodiego, I added them because I found similar terms in the list (SMTP, SAML).
I will change it then.

@Karting06
Copy link
Contributor Author

Hi @sampaiodiego,
I don't know how to change the change requested status. I committed the new changes.
Should I do somethinge else?

@dougfabris dougfabris changed the title [FIX] Missing English translation keywords Chore: Missing some English translation keywords Jul 28, 2022
@sampaiodiego sampaiodiego merged commit 7de418b into RocketChat:develop Jul 29, 2022
gabriellsh added a commit that referenced this pull request Jul 29, 2022
…ctor/locationModal

* 'develop' of github.com:RocketChat/Rocket.Chat:
  i18n: Makes the text less ambiguous (#20895)
  Chore: Missing some English translation keywords (#20131)
  Chore: Exclude private/public folders from typecheck (#26399)
  [NEW] Marketplace apps page new list view layout (#26181)
  Chore: Rewrite custom OAuth Modals to react (#26204)
  i18n: Manual sync from LingoHub (#26397)
  Chore: Options in BaseRaw model could possibly be undefined (#26395)
  [IMPROVE] Use single change stream to watch DB changes (#26336)
  [IMPROVE] Remove public and node_modules folders from TypeScript server watcher (#26391)
@Karting06 Karting06 deleted the missingtranslationkeys branch July 30, 2022 10:55
gabriellsh added a commit that referenced this pull request Aug 2, 2022
…history

* 'develop' of github.com:RocketChat/Rocket.Chat:
  Chore: Cache playwright (#26432)
  [FIX] Empty results on `im.list` endpoint (#26438)
  [IMPROVE] Upgrade nivo and React Query (#26338)
  Chore: Upgrade Fuselage packages to next dist-tag (#26435)
  Chore: Omnichannel endpoints e2e tests (#26376)
  Chore: Refactor UserInfo to typescript (#26323)
  Chore: Rewrite Location modal to React (#26196)
  Chore: Rewrite SaveToWebdav Modal to React Component (#24365)
  [IMPROVE] validateParams to accept different validators per request method (#26357)
  Regression: Fix spacing problem on AppStatus component (#26421)
  Chore: Convert client/views/account/security folder to ts (#26413)
  i18n: Makes the text less ambiguous (#20895)
  Chore: Missing some English translation keywords (#20131)
  Chore: Exclude private/public folders from typecheck (#26399)
  [NEW] Marketplace apps page new list view layout (#26181)
  Chore: Rewrite custom OAuth Modals to react (#26204)
  i18n: Manual sync from LingoHub (#26397)
  Chore: Options in BaseRaw model could possibly be undefined (#26395)
  [IMPROVE] Use single change stream to watch DB changes (#26336)
carlosrodrigues94 pushed a commit that referenced this pull request Aug 3, 2022
Co-authored-by: dougfabris <devfabris@gmail.com>
@murtaza98 murtaza98 mentioned this pull request Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants