Ghost/ghost/i18n
Sérgio Spagnuolo 4f5d375828
🎨 update i18n for better fit (pt-br) (#20045)
reduce word size to fit properly within button without making style
changes (_economize_ and _poupe_ have the exact same meaning)

Co-authored-by: Ryan Feigenbaum <48868107+royalfig@users.noreply.github.com>
2024-04-29 09:20:07 -04:00
..
lib
locales 🎨 update i18n for better fit (pt-br) (#20045) 2024-04-29 09:20:07 -04:00
test
.eslintrc.js
generate-context.js
i18next-parser.config.js
index.js
package.json Update dependency i18next to v23.11.3 2024-04-29 08:40:51 +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