diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a1790b620..b5f52addc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -334,7 +334,7 @@ To add a new locale: cp i18n/locales/uk-UA.json lunaria/files/uk-UA.json ``` - > [!IMPORTANT] + > ⚠**Important:** > This file must be committed. Lunaria uses git history to track translation progress, so the build will fail if this file is missing. 5. If the language is `right-to-left`, add `dir: 'rtl'` (see `ar-EG` in config for example)