summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeekologist <Conver@users.noreply.github.com>2016-06-27 22:43:17 +0200
committerGitHub <noreply@github.com>2016-06-27 22:43:17 +0200
commitd8e269afec5d89bf19ce7113e4aae50ba70e0582 (patch)
tree1cee008375b2f2525640d39c03cbf468ef1546ab
parent0b06defa76ac289a82e87427549f4900586fe3b0 (diff)
downloadPHPAuth-d8e269afec5d89bf19ce7113e4aae50ba70e0582.zip
PHPAuth-d8e269afec5d89bf19ce7113e4aae50ba70e0582.tar.gz
PHPAuth-d8e269afec5d89bf19ce7113e4aae50ba70e0582.tar.bz2
updated to include new languages
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index f8fb998..9196486 100644
--- a/README.md
+++ b/README.md
@@ -163,13 +163,16 @@ Example: `$auth = new PHPAuth\Auth($dbh, $config, "fr_FR");`
Available languages:
* `en_GB` (Default)
+* `da_DK`
* `de_DE`
* `fa_IR`
* `fr_FR`
* `it_IT`
* `nl_BE`
+* `nl_NL`
* `pt_BR`
* `ru_RU`
+* `se_SE`
Documentation
---------------