You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To fix translations: Edit YAML files in the language folder (e.g., de/common.yaml).
To add a language: Copy en folder, rename to language code, translate content.
Add Localization Support for Native Menus
If you are adding a new translation to the repository, make sure to also add a section for your language in the services/translations/translations.yaml file. This will ensure that native menus are localized properly.
kurdin
changed the title
How to Contribute to PasteBar Localization (Add New Languages or Improve Existing Translations)
How to Contribute to PasteBar Localization (Add Languages or Improve Translations)
Aug 14, 2024
How to Contribute to PasteBar Localization
Help improve PasteBar's language support by contributing to our localization efforts. Here's how:
Fork the Repository: Visit PasteBar Localization and click "Fork".
Clone Your Fork:
Create a Branch:
Make Changes:
de/common.yaml
).en
folder, rename to language code, translate content.Add Localization Support for Native Menus
If you are adding a new translation to the repository, make sure to also add a section for your language in the
services/translations/translations.yaml
file. This will ensure that native menus are localized properly.Commit and Push:
Create Pull Request: Go to the original repo and create a PR from your branch.
Guidelines:
For more details please see: https://github.com/PasteBar/pastebar-localization/blob/main/README.md
Your contributions help make PasteBar accessible to users worldwide. Thank you!
The text was updated successfully, but these errors were encountered: