Ghost/ghost/i18n
Daniel Lockyer f8d446da7c
Updated location files
- contains changes as applied by i18next-parser
2023-05-12 15:40:17 +02:00
..
lib Added missing locales 2023-05-12 15:39:28 +02:00
locales Updated location files 2023-05-12 15:40:17 +02:00
test Removed test.json translations 2023-03-30 18:20:39 +02:00
.eslintrc.js
generate-context.js Added locales/context.json to help with translating 2023-03-23 16:29:59 +01:00
i18next-parser.config.js
index.js
package.json Update dependency i18next-parser to v8 2023-05-08 07:01:20 +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