X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/d72f71d688234572750d55a90696a904d958ed17..0d42410243f361d3a55f26825c64b85cfe370655:/lib/lang.php diff --git a/lib/lang.php b/lib/lang.php index 0aec1e4..cc70b3d 100644 --- a/lib/lang.php +++ b/lib/lang.php @@ -25,7 +25,8 @@ 'fr' => 'Français', 'it' => 'Italiano', 'nl' => 'Nederlands', - 'ro' => 'Limba română'); + 'ro' => 'Limba română', + 'sk' => 'Slovenčina'); /* Translation */ function t ($text)