diff options
Diffstat (limited to 'apps/files_trashbin/l10n/ur_PK.php')
-rw-r--r-- | apps/files_trashbin/l10n/ur_PK.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/ur_PK.php b/apps/files_trashbin/l10n/ur_PK.php index 49c82f53872..4eaa8d15d20 100644 --- a/apps/files_trashbin/l10n/ur_PK.php +++ b/apps/files_trashbin/l10n/ur_PK.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( -"Error" => "ایرر" +"Error" => "ایرر", +"Delete" => "حذف کریں" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |