Hey all!
If you want to contribute to Plunk in an easy way you can now do so!
You can help by adding translations for our contact-facing pages and unsubscribe footers.
How to add a translation
- Create a new
.json file in packages/shared/src/i18n/locales with the ISO 639-1 code of your translation
- Add your language to the
SUPPORTED_LANGUAGES in packages/shared/src/i18n/languages.ts
- Import and add your translations to
packages/shared/src/i18n/index.ts
- Add the translations in your newly created
.json file
Hey all!
If you want to contribute to Plunk in an easy way you can now do so!
You can help by adding translations for our contact-facing pages and unsubscribe footers.
How to add a translation
.jsonfile inpackages/shared/src/i18n/localeswith the ISO 639-1 code of your translationSUPPORTED_LANGUAGESinpackages/shared/src/i18n/languages.tspackages/shared/src/i18n/index.ts.jsonfile