diff --git a/frappe/gettext/extractors/README.md b/frappe/gettext/extractors/README.md new file mode 100644 index 0000000000..7ade7c3b31 --- /dev/null +++ b/frappe/gettext/extractors/README.md @@ -0,0 +1,2 @@ +Extractors should run on source files only. +They should not depend on an acitive web server or database connection.