From 72d52dc317b562f728b772f058ab2c5059a2a618 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sun, 4 Feb 2018 22:38:24 -0500 Subject: framework for translations (#55) sets up all the plumbing to send strings to CrowdIn for translation and incorporate the results --- git-hooks/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 git-hooks/README.md (limited to 'git-hooks/README.md') diff --git a/git-hooks/README.md b/git-hooks/README.md new file mode 100644 index 00000000..910f476a --- /dev/null +++ b/git-hooks/README.md @@ -0,0 +1 @@ +Files in this directory are meant to be symlinked or copied into your local clone's .git/hooks directory. -- cgit v1.2.3