From e7e7751e7ba9aac34d8aa430180b290a07224ad9 Mon Sep 17 00:00:00 2001 From: Adam Stachowicz Date: Mon, 24 Oct 2022 23:38:38 +0200 Subject: [PATCH] Correct order --- src/languages/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/languages/README.md b/src/languages/README.md index 2c0ba83a..c217ea0f 100644 --- a/src/languages/README.md +++ b/src/languages/README.md @@ -7,8 +7,8 @@ http://www.lingoes.net/en/translator/langcode.htm. You can also use this command to check if there are new strings to translate for your language. -3. Your language file should be filled in. You can translate now. -4. Add it into `languageList` constant. -5. Make a [pull request](https://github.com/louislam/uptime-kuma/pulls) when you have done. +4. Your language file should be filled in. You can translate now. +5. Add it into `languageList` constant. +6. Make a [pull request](https://github.com/louislam/uptime-kuma/pulls) when you have done. If you do not have programming skills, let me know in [the issues section](https://github.com/louislam/uptime-kuma/issues). I will assist you. 😏