You can edit the source files/strings on GitHub or directly in the Crowdin dashboard. Here’s a brief overview of both options:
Editing on GitHub:
Typically, you would edit source strings in the main or a specific branch of your repository.
Once you make changes in GitHub, they will automatically sync with Crowdin if your integration settings are configured for it.
Ensure your configuration file (crowdin.yml) is set up correctly to handle updates from GitHub.
Editing in Crowdin Dashboard:
For certain file formats, you can edit source strings directly in Crowdin under the “Sources > Files” section. Supported formats include JSON, YAML, iOS Strings, Android XML, and others.
If you edit the source strings in Crowdin, ensure the “Push sources” option is enabled to push these changes back to GitHub.
You’re welcome to choose the method that aligns best with your workflow. If you have a preference or policy for managing source strings in a particular system (Crowdin or GitHub), follow the corresponding procedure.