From d2151737c13d91b3189f1256a98defcb32cfbab7 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Fri, 3 Sep 2021 17:09:11 +0800 Subject: [PATCH] Update README.md --- src/languages/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/languages/README.md b/src/languages/README.md index 9ba99ada8..894cb6eaf 100644 --- a/src/languages/README.md +++ b/src/languages/README.md @@ -8,5 +8,11 @@ 8. Import your language file in `src/main.js` and add it to `languageList` constant. 9. Make a [pull request](https://github.com/louislam/uptime-kuma/pulls) when you have done. + + +One of good examples: +https://github.com/louislam/uptime-kuma/pull/316/files + + If you do not have programming skills, let me know in [Issues section](https://github.com/louislam/uptime-kuma/issues). I will assist you. 😏