From 4baa74e45a0b7886563afae6af7d2b552d31cdae Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Tue, 4 Mar 2014 16:56:37 +0100 Subject: [PATCH] chore(i18n) add notice about translations --- locales/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 locales/README.md diff --git a/locales/README.md b/locales/README.md new file mode 100644 index 0000000000..e0790b9267 --- /dev/null +++ b/locales/README.md @@ -0,0 +1,4 @@ +HabitRPG's translations are managed on [Transifex](). + +The files in this folder are automatically pulled from Transifex, with expcetion of +the original English strings which are managed directly through GitHub. \ No newline at end of file