diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index ae1275fa13c..134a8672e94 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -230,7 +230,6 @@ OC.L10N.register( "Federated user" : "Birleşik kullanıcı", "user@your-nextcloud.org" : "kullanici@nextcloud-kopyaniz.org", "Create share" : "Paylaşım ekle", - "Direct link copied to clipboard" : "Doğrudan bağlantı panoya kopyalandı", "Please copy the link manually:" : "Lütfen bağlantıyı el ile kopyalayın:", "Custom date range" : "Özel tarih aralığı", "Pick start date" : "Başlangıç tarihini seçin", @@ -527,6 +526,7 @@ OC.L10N.register( "Toggle password visibility" : "Parolayı görüntüle/gizle", "Configure the database" : "Veri tabanını yapılandır", "Only %s is available." : "Yalnızca %s kullanılabilir.", - "Database account" : "Veri tabanı hesabı" + "Database account" : "Veri tabanı hesabı", + "Direct link copied to clipboard" : "Doğrudan bağlantı panoya kopyalandı" }, "nplurals=2; plural=(n > 1);"); |