X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/96707e02b8b24054e0827eaf169cc88504a1e78c..fa9b63f0cdf8f7874929d1f8b5e8013e3f3f8dd4:/lib/lang.php?ds=inline diff --git a/lib/lang.php b/lib/lang.php index 4c5bce2..fc7f0bc 100644 --- a/lib/lang.php +++ b/lib/lang.php @@ -28,9 +28,12 @@ $languages_list = array('auto' => 'Automatic', 'fr' => 'Français', 'it' => 'Italiano', 'nl' => 'Nederlands', + 'pt' => 'português', + 'pt_BR' => 'português (Brasil)', 'ro' => 'Limba română', 'ru' => 'ру́сский', 'sk' => 'Slovenčina', + 'tr' => 'Türkçe', 'zh' => '汉语'); /* Translation */