Ghost/ghost/i18n
Ɗʊƴ 8ef98a693a
Updated Vietnamese translations (#18182)
For smoother translation.
2023-10-13 07:47:53 +02:00
..
lib
locales Updated Vietnamese translations (#18182) 2023-10-13 07:47:53 +02:00
test
.eslintrc.js
generate-context.js
i18next-parser.config.js
index.js
package.json Configured all unit tests to use dot reporter 2023-10-05 12:24:24 +02:00
README.md Added i18n package 2023-01-18 13:54:14 +01:00

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