summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/hi.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/hi.js')
-rw-r--r--apps/comments/l10n/hi.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/comments/l10n/hi.js b/apps/comments/l10n/hi.js
new file mode 100644
index 00000000000..ed49cce9227
--- /dev/null
+++ b/apps/comments/l10n/hi.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "comments",
+ {
+ "Cancel" : "रद्द करें ",
+ "Save" : "सहेजें"
+},
+"nplurals=2; plural=(n != 1);");