diff options
Diffstat (limited to 'apps/files_external/l10n/tr.php')
-rw-r--r-- | apps/files_external/l10n/tr.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/tr.php b/apps/files_external/l10n/tr.php index dcc382347c9..fe9d495f4c5 100644 --- a/apps/files_external/l10n/tr.php +++ b/apps/files_external/l10n/tr.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Please provide a valid Dropbox app key and secret." => "Lütfen Dropbox app key ve secret temin ediniz", "External storage" => "Harici depolama", "Local" => "Yerel", "Location" => "Konum", @@ -43,7 +44,6 @@ $TRANSLATIONS = array( "Access granted" => "Giriş kabul edildi", "Error configuring Dropbox storage" => "Dropbox depo yapılandırma hatası", "Grant access" => "Erişimi sağla", -"Please provide a valid Dropbox app key and secret." => "Lütfen Dropbox app key ve secret temin ediniz", "Error configuring Google Drive storage" => "Google Drive depo yapılandırma hatası", "Personal" => "Kişisel", "System" => "Sistem", |