Skip to content

Commit

Permalink
Docs: add link with instructions on adding new langauges (#625)
Browse files Browse the repository at this point in the history
  • Loading branch information
benkoshy authored Jan 28, 2024
1 parent d8aa251 commit 95c64a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/api/i18n.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,7 @@ en:
```

_(See also the [pagy_info method](frontend/#pagy-info-pagy-pagy-id-item-name-i18n-key) and [How to customize the item name](/docs/how-to.md#customize-the-item-name))_

## Contribute a language

If you wish to add a new locale to pagy ([see existing locales in the lib/locales directory](https://github.com/ddnexus/pagy/tree/master/lib/locales)) please follow the [locales readme instructions here.](https://github.com/ddnexus/pagy/blob/master/lib/locales/README.md).

0 comments on commit 95c64a8

Please sign in to comment.