From 00bc1343923f2f4a30ce29c42579dcee9976b2cf Mon Sep 17 00:00:00 2001 From: Trevor Slocum Date: Sun, 6 Sep 2020 07:23:06 -0700 Subject: [PATCH] Add note for submitting translations --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f3d371a..7e289ee 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,8 @@ Translation is handled [online](https://hosted.weblate.org/projects/tinyib/tinyi Contribute ------------ +**Note:** Please do not submit translations as pull requests. See above. + 1. Read the [GitLab Forking Workflow](https://docs.gitlab.com/ce/workflow/forking_workflow.html). 2. Fork TinyIB. 3. Commit code changes to your forked repository.