diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-07-05 00:12:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-07-05 00:12:03 +0000 |
commit | 26210e205def6613b26cec2ebc41b87e62eb667a (patch) | |
tree | 1569a6ac8747abbd315365fc016dfab52f04db8a /lib/l10n/hi_IN.js | |
parent | 224479adf33bcbe2f35b80139ef7efdba1f80ca0 (diff) | |
download | nextcloud-server-master.tar.gz nextcloud-server-master.zip |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/hi_IN.js')
-rw-r--r-- | lib/l10n/hi_IN.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/hi_IN.js b/lib/l10n/hi_IN.js new file mode 100644 index 00000000000..5470a1556a1 --- /dev/null +++ b/lib/l10n/hi_IN.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "lib", + { + "Accounts" : "Accounts" +}, +"nplurals=2; plural=(n != 1);"); |