X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/9a9c9a8bf83241c193c5bef6361d41893e72dfd3..3963e2bb1b0140a7912dad1e3314a46e49b1ee12:/lib/lang.php?ds=sidebyside

diff --git a/lib/lang.php b/lib/lang.php
index 4c5bce2..f851b12 100644
--- a/lib/lang.php
+++ b/lib/lang.php
@@ -31,6 +31,7 @@ $languages_list = array('auto' => 'Automatic',
                          'ro'   => 'Limba română',
                          'ru'   => 'ру́сский',
                          'sk'   => 'Slovenčina',
+                         'tr'   => 'Türkçe',
                          'zh'   => '汉语');
 
 /* Translation */