From 9e63f29e051ffb0c935db8e1c7dfe3d1cb07155c Mon Sep 17 00:00:00 2001 From: luxe Date: Sun, 11 Sep 2016 18:22:23 +0200 Subject: [PATCH] updated list of supported languages --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dfbd928..3930418 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Features: - Claim interval and amount adjustable - Abuse protected via recaptcha + account, IP and cookie-tracking - Simple stats about donations and claims -- Multi-language support (en, de, fr, es, pt, pt_BR, nb, nn, ru, tl, tr) +- Multi-language support (en, de, fr, es, pt, pt_BR, nb, nn, ru, tl, tr, it, nl) PLEASE HELP AND PROVIDE ADDITIONAL TRANSLATIONS! - Easy to run with included standalone tomcat server. - Supports '/burst?requestType=getMiningInfo' for monitoring faucet wallet @@ -17,7 +17,7 @@ Requirements: Setup: - edit 'faucet.properties' (e.g. rename faucet.default.properties) -- execute 'java -jar burstcoin-faucet-0.3.3-RELEASE.jar' or start via included run script. +- execute 'java -jar burstcoin-faucet-0.3.4-RELEASE.jar' or start via included run script.