Skip to content

Commit

Permalink
Merge pull request #483 from wkyoshida/pull-i18n
Browse files Browse the repository at this point in the history
Subtree pull Scribe-i18n
  • Loading branch information
andrewtavis authored Aug 2, 2024
2 parents 125dc68 + 8464460 commit 4270ad5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,12 @@ Scribe does not accept direct edits to the grammar JSON files as they are source

Being an app that focusses on language learning, localization plays a big part in what Scribe will eventually be. Those interested are more than welcome to join the team at [scribe-org/Scribe-i18n](https://github.com/scribe-org/Scribe-i18n) where we work on localizing all Scribe applications via [Weblate](https://weblate.org/).

Please run the following command to load in the most recent version of the [Scribe-i18n](https://github.com/scribe-org/Scribe-i18n) app texts into Scribe-iOS:

```bash
git subtree pull --prefix Scribe/i18n [email protected]:scribe-org/Scribe-i18n.git main --squash
```

### Progress

<a href="https://hosted.weblate.org/projects/scribe/scribe-i18n">
Expand Down

0 comments on commit 4270ad5

Please sign in to comment.