Ghost/ghost/i18n
timemanagementsk 7fb5def470
Edited few phrases in Slovak (sk) translation to make it sound better (#19825)
I think my changes make the Slovak better. I changed just a few thins,
it's my first time trying Github, but if this is approved, I plan to do
more changes in the future and make the Slovak translation even btetter.

Co-authored-by: Ryan Feigenbaum <48868107+royalfig@users.noreply.github.com>
2024-03-11 17:56:26 -04:00
..
lib
locales Edited few phrases in Slovak (sk) translation to make it sound better (#19825) 2024-03-11 17:56:26 -04:00
test
.eslintrc.js
generate-context.js
i18next-parser.config.js
index.js
package.json Update dependency i18next to v23.10.1 2024-03-08 07:07:33 +00: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