summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/lt_LT.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/lt_LT.php')
-rw-r--r--apps/files_trashbin/l10n/lt_LT.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/lt_LT.php b/apps/files_trashbin/l10n/lt_LT.php
index 4933e97202f..513c7626c4e 100644
--- a/apps/files_trashbin/l10n/lt_LT.php
+++ b/apps/files_trashbin/l10n/lt_LT.php
@@ -3,5 +3,6 @@
"1 folder" => "1 aplankalas",
"{count} folders" => "{count} aplankalai",
"1 file" => "1 failas",
-"{count} files" => "{count} failai"
+"{count} files" => "{count} failai",
+"Delete" => "Ištrinti"
);