Skip to content

Commit

Permalink
Add instructions how to import new translations
Browse files Browse the repository at this point in the history
  • Loading branch information
janko committed Oct 28, 2024
1 parent 39ffbd9 commit 8b1c883
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,12 +189,18 @@ end

## Development

Run tests with Rake:
Running tests:

```sh
$ bundle exec rake test
```

To automatically import new translations from Rodauth:

```sh
$ rake import
```

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/janko/rodauth-i18n. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/janko/rodauth-i18n/blob/master/CODE_OF_CONDUCT.md).
Expand Down

0 comments on commit 8b1c883

Please sign in to comment.