diff options
Diffstat (limited to 'apps/files_trashbin/l10n/az.php')
-rw-r--r-- | apps/files_trashbin/l10n/az.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/az.php b/apps/files_trashbin/l10n/az.php index e0242f9385a..60a214eea59 100644 --- a/apps/files_trashbin/l10n/az.php +++ b/apps/files_trashbin/l10n/az.php @@ -6,6 +6,8 @@ $TRANSLATIONS = array( "Restore" => "Geri qaytar", "Error" => "Səhv", "restored" => "geriqaytarılıb", -"Name" => "Ad" +"Name" => "Ad", +"Deleted" => "Silinib", +"Delete" => "Sil" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |