Skip to content

Third party packages? #153

Answered by andrey-helldar
robdekort asked this question in Q&A
Nov 28, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Yes, it is possible and very easy.

In short, you need to collect all the keys for translation into one file, add the necessary locales to the package and then synchronize them.

Detailed tutorial using the Translations Template.

For example, the new package will be named best-packages/statamic-translations and located in the GitHub project BestPackages/StatamicTranslations.

  1. Copy the project to yourself in any way (git clone, use this template button, download archive...);
  2. Replace <your_namespace> with BestPackages/StatamicTranslations;
  3. Replace your/namespace with best-packages/statamic-translations;
  4. Replace YourNamespace\Translations with BestPackages\StatamicTranslations;
  5. Replace Extende…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@robdekort
Comment options

@andrey-helldar
Comment options

Answer selected by robdekort
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants