From 13c4bab2ef65fcd90948e76f80047f0aba0a820e Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Wed, 7 Feb 2024 14:07:07 +0100 Subject: [PATCH] Fix formatting in CONTRIBUTING.md --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d8615c8..cba7c50 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -108,7 +108,8 @@ languages for the dropdown. To add a new language, edit the `src/i18n/translations.ts` file. Import the JSON file with the translations and add a new entry to the `languages` mapping. -> [!IMPORTANT] For the language name, use a **capitalized autonym**. An autonym +> [!IMPORTANT] +> For the language name, use a **capitalized autonym**. An autonym > is the name of the language in the language itself. You can consult CLDR or > Wikipedia for this. It should be capitalized, if it makes sense in the > language. It should NOT include the word "language" unless it's common to use