From 9d8dcc7adefe8ec389fb1412e29143c83136692c Mon Sep 17 00:00:00 2001 From: jeffvli Date: Tue, 31 Oct 2023 00:24:29 -0700 Subject: [PATCH] Add weblate notice --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e079643e..39ee38fd 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,10 @@ Built and tested using Node `v16.15.0`. This project is built off of [electron-react-boilerplate](https://github.com/electron-react-boilerplate/electron-react-boilerplate) v4.6.0. +## Translation + +This project uses [Weblate](https://hosted.weblate.org/projects/feishin/) for translations. If you would like to contribute, please visit the link and submit a translation. + ## License [GNU General Public License v3.0 ©](https://github.com/jeffvli/feishin/blob/dev/LICENSE)