diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/tr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index a087772eb3d..add6d671a84 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -102,6 +102,7 @@ OC.L10N.register( "Folder" : "Klasör", "Upload" : "Yükle", "Cancel upload" : "Yüklemeyi iptal et", + "No files in here" : "Burada hiç dosya yok", "Upload some content or sync with your devices!" : "Bir şeyler yükleyin veya aygıtlarınızla eşitleyin!", "No entries found in this folder" : "Bu klasörde hiçbir girdi bulunamadı", "Select all" : "Tümünü seç", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 15aa96e7f55..9f16990140f 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -100,6 +100,7 @@ "Folder" : "Klasör", "Upload" : "Yükle", "Cancel upload" : "Yüklemeyi iptal et", + "No files in here" : "Burada hiç dosya yok", "Upload some content or sync with your devices!" : "Bir şeyler yükleyin veya aygıtlarınızla eşitleyin!", "No entries found in this folder" : "Bu klasörde hiçbir girdi bulunamadı", "Select all" : "Tümünü seç", |