From 0d8660e361e72587af9e60e9f92f912fba769a64 Mon Sep 17 00:00:00 2001 From: redaktor Date: Thu, 20 Nov 2014 19:38:41 +0100 Subject: [PATCH 1/2] i18n hint reads: Do you speak another language? Tiny Validator needs internationalization, contribute language files to `/lang`. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5f4e3a..685f214 100644 --- a/README.md +++ b/README.md @@ -433,6 +433,7 @@ It will run a build and display one Spec-style report for the node.js and two Do ## Contributing Pull-requests for fixes and expansions are welcome. Edit the partial files in `/source` and add your tests in a suitable suite or folder under `/test/tests` and run `grunt` to rebuild and run the test suite. Try to maintain an idiomatic coding style and add tests for any new features. It is recommend to discuss big changes in an Issue. +Do you speak another language? Tiny Validator needs internationalization, contribute language files to `/lang`. ## Packages using tv4 From 5af6382ba4f98959da13885811a612d77ad9965f Mon Sep 17 00:00:00 2001 From: redaktor Date: Thu, 20 Nov 2014 19:39:18 +0100 Subject: [PATCH 2/2] i18n hint --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 685f214..ec797df 100644 --- a/README.md +++ b/README.md @@ -433,6 +433,7 @@ It will run a build and display one Spec-style report for the node.js and two Do ## Contributing Pull-requests for fixes and expansions are welcome. Edit the partial files in `/source` and add your tests in a suitable suite or folder under `/test/tests` and run `grunt` to rebuild and run the test suite. Try to maintain an idiomatic coding style and add tests for any new features. It is recommend to discuss big changes in an Issue. + Do you speak another language? Tiny Validator needs internationalization, contribute language files to `/lang`. ## Packages using tv4