diff options
Diffstat (limited to 'apps/user_webdavauth/l10n/hi.js')
-rw-r--r-- | apps/user_webdavauth/l10n/hi.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_webdavauth/l10n/hi.js b/apps/user_webdavauth/l10n/hi.js new file mode 100644 index 00000000000..840317d2906 --- /dev/null +++ b/apps/user_webdavauth/l10n/hi.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "user_webdavauth", + { + "Save" : "सहेजें" +}, +"nplurals=2; plural=(n != 1);"); |