X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/e4b0f5b3ed3deb89f1194eaa27c7a236f0b4ff00..d72f71d688234572750d55a90696a904d958ed17:/lib/lang.php diff --git a/lib/lang.php b/lib/lang.php index 5c7566c..0aec1e4 100644 --- a/lib/lang.php +++ b/lib/lang.php @@ -23,7 +23,9 @@ 'en' => 'English', 'fi' => 'Suomi', 'fr' => 'Français', - 'it' => 'Italiano'); + 'it' => 'Italiano', + 'nl' => 'Nederlands', + 'ro' => 'Limba română'); /* Translation */ function t ($text)