Socket
Socket
Sign inDemoInstall

@gitterhq/translations

Package Overview
Dependencies
0
Maintainers
5
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @gitterhq/translations

Translations for the Gitter webapp


Version published
Maintainers
5
Install size
215 kB
Created

Readme

Source

gitter-translations

Translations of Gitter to other languages. Please submit pull-requests if you would like to add or change anything!

Gitter

How this works

At the moment we are busy externalising all of our strings, so the only two areas that currently work are:

  1. Timestamps in chat
  2. Homepage

Homepage instructions

The homepage strings are kept in the homepage directory

Additional areas of the application

We will continue to expand on the entire application over time. Please watch this repository for updates

Testing

It possible to visit the site with the lang query parameter, ex. https://gitter.im/?redirect=no&lang=ko.

Or you can change the browser main language in Chrome in Language Settings by putting tested language at the top of the list.

Generating keys and placeholders

Generation and formatting happens automatically when linking this package to webapp

  • npm link in this package
  • npm link '@gitterhq/translations' in webapp

and then starting the webapp and going to:

Generated translation links

This adds all the missing keys to the homepage translation files.

FAQs

Last updated on 15 Apr 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc