From 6815a7451ac17635d76e6097b9d5f9cf1c4c3671 Mon Sep 17 00:00:00 2001 From: Denys Dovhan Date: Tue, 23 Jul 2024 21:43:31 +0000 Subject: [PATCH] small change to contributing --- contributing.md | 1 - 1 file changed, 1 deletion(-) diff --git a/contributing.md b/contributing.md index 4fc3f22..4b1b9dc 100644 --- a/contributing.md +++ b/contributing.md @@ -8,7 +8,6 @@ Only native speaker can translate to specific language. 1. Copy `custom_components/yasno_outages/translations/en.json` file and name it with appropriate language code. 1. Translate only keys in this file, not values. -1. Mention your translation in `readme.md` file. 1. Open a PR. 1. Find someone to check and approve your PR.