diff options
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/tr.js | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/tr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/tr.js b/apps/files_trashbin/l10n/tr.js index 648387aac6e..9b1f6200103 100644 --- a/apps/files_trashbin/l10n/tr.js +++ b/apps/files_trashbin/l10n/tr.js @@ -20,7 +20,7 @@ OC.L10N.register( "Select all" : "Tümünü seç", "Name" : "Ad", "Actions" : "İşlemler", - "Deleted" : "Silinme", + "Deleted" : "Silindi", "Delete" : "Sil" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_trashbin/l10n/tr.json b/apps/files_trashbin/l10n/tr.json index b55467c93a5..7bb8ff6e9ba 100644 --- a/apps/files_trashbin/l10n/tr.json +++ b/apps/files_trashbin/l10n/tr.json @@ -18,7 +18,7 @@ "Select all" : "Tümünü seç", "Name" : "Ad", "Actions" : "İşlemler", - "Deleted" : "Silinme", + "Deleted" : "Silindi", "Delete" : "Sil" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |