Skip to content

How to contribute to extend locales? #83

Closed Answered by dargmuesli
devzom asked this question in Q&A
Discussion options

You must be logged in to vote
  1. add a locale file like src/runtime/locale/pl.ts
  2. import and export it in src/runtime/locale/index.ts
  3. add it to the Locale type in src/runtime/types.ts
  4. add it to the list of supported locales in the README.md

In general, please use ISO 639-1 codes.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@devzom
Comment options

Answer selected by dargmuesli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants