From c22a30400a37a7033e5e80cf41e6b62d24b224c2 Mon Sep 17 00:00:00 2001 From: Akash Mozumdar Date: Wed, 19 Dec 2018 16:07:46 -0500 Subject: [PATCH] translation request --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bd352f..62e1dcc 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ See the extensions folder for examples of what extensions can do. ## Contributing All contributions are appreciated! Please email (no, I'm not busy!) me at akashmozumdar@gmail.com if you have any questions about the codebase.
-You should use the standard process of making a pull request (fork, branch, commit changes, make PR from your branch to my master). +You should use the standard process of making a pull request (fork, branch, commit changes, make PR from your branch to my master).
+Contributing a translation is easy: just translate the strings in include/text.h as well as this README. ## Compiling