summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ur.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/ur.php')
-rw-r--r--apps/files_trashbin/l10n/ur.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/ur.php b/apps/files_trashbin/l10n/ur.php
new file mode 100644
index 00000000000..1b41db1d679
--- /dev/null
+++ b/apps/files_trashbin/l10n/ur.php
@@ -0,0 +1,5 @@
+<?php
+$TRANSLATIONS = array(
+"Error" => "خرابی"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";