diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js
index 35aa0a76e4eca911f4e5d64352622297ff795d12..f8955ce9300e17fc912c9b5ce59de0f39e1db5e3 100644
--- a/apps/theming/l10n/tr.js
+++ b/apps/theming/l10n/tr.js
@@ -38,6 +38,7 @@ OC.L10N.register(
     "Header logo" : "Üst bilgi logosu",
     "Upload new header logo" : "Yeni üst bilgi logosu yükle",
     "Favicon" : "Favicon",
+    "Upload new favicon" : "Yeni favicon yükle",
     "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon üretilmesi için Imagemagick PHP eklentisini SVG desteği ile kurun.",
     "You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz",
     "reset to default" : "varsayılana dön",
diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json
index ab241d699a464512567f51738ac7abdad912be40..86b5742690a68b55ab783883e44bb2f3ea54a658 100644
--- a/apps/theming/l10n/tr.json
+++ b/apps/theming/l10n/tr.json
@@ -36,6 +36,7 @@
     "Header logo" : "Üst bilgi logosu",
     "Upload new header logo" : "Yeni üst bilgi logosu yükle",
     "Favicon" : "Favicon",
+    "Upload new favicon" : "Yeni favicon yükle",
     "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon üretilmesi için Imagemagick PHP eklentisini SVG desteği ile kurun.",
     "You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz",
     "reset to default" : "varsayılana dön",