Skip to content

Commit

Permalink
docs: add links to useful tolgee docs pages
Browse files Browse the repository at this point in the history
  • Loading branch information
budak7273 committed Sep 29, 2024
1 parent 08278ad commit ccff6cf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,14 @@ To do this:

Using the in-context translation Screenshot feature also requires installing the _Tolgee Tools_ browser extension.

To define new translation keys yourself, contact us on the Discord about getting Edit Keys scope access to the project.

See these documentation pages about how to use Tolgee in code:

- [Using `$t()` and the `T` component](https://tolgee.io/js-sdk/integrations/svelte/translating)
- [Full spec for `$t()`](https://tolgee.io/js-sdk/api/core_package/tolgee#t)
- [ICU Message Format](https://tolgee.io/platform/translation_process/icu_message_format)

### Downloading Translations

This project uses Tolgee to manage translations.
Expand Down

0 comments on commit ccff6cf

Please sign in to comment.