Ghost/ghost/i18n
Ronald Langeveld 413693800c Improved Afrikaans locales
no issue

- Made improvements to the translation strings.
- Turns out I need to read & write in my mothertongue more often. :)
- Thanks for helping with the contribution Dad, @ Emil Langeveld.
2023-04-07 14:19:55 +08:00
..
lib Updated list of supported locales 2023-04-06 19:43:10 +02:00
locales Improved Afrikaans locales 2023-04-07 14:19:55 +08:00
test Removed test.json translations 2023-03-30 18:20:39 +02:00
.eslintrc.js
generate-context.js
i18next-parser.config.js
index.js
package.json Update dependency i18next to v22.4.14 2023-04-05 11:48:26 +02:00
README.md

i18n

i18n translations for Ghost

Develop

This is a monorepo package.

Follow the instructions for the top-level repo.

  1. git clone this repo & cd into it as usual
  2. Run yarn to install top-level dependencies.

Test

  • yarn lint run just eslint
  • yarn test run lint and tests