diff --git a/language/tr_TR/plugin.lang.php b/language/tr_TR/plugin.lang.php
index 6ecfe93..b361641 100644
--- a/language/tr_TR/plugin.lang.php
+++ b/language/tr_TR/plugin.lang.php
@@ -14,4 +14,7 @@ $lang['Button type'] = 'Buton tipi';
$lang['Display buttons'] = 'Butonları göster';
$lang['on photo and album'] = 'fotoğraf ve albümde';
$lang['only on photo'] = 'sadece fotoğrafta';
+$lang['Community'] = 'Topluluk';
+$lang['When light mode is activated no external script is loaded, it speeds up the load of the page and disables user tracking but also disables annotations and in-page popups.'] = 'Sade kip aktive edildiğinde dış komut grupları yüklenmez, sayfa yüklenmesini hızlandırır ve kullanıcı izlemeyi devre dışı bırakır fakat aynı zamanda dipnotları ve sayfadaki açılır pencereleri de devre dışı bırakır.';
+$lang['Light mode'] = 'Sade kip';
?>
\ No newline at end of file