aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/hsb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-07-05 00:12:03 +0000
committerNextcloud bot <bot@nextcloud.com>2025-07-05 00:12:03 +0000
commit26210e205def6613b26cec2ebc41b87e62eb667a (patch)
tree1569a6ac8747abbd315365fc016dfab52f04db8a /lib/l10n/hsb.js
parent224479adf33bcbe2f35b80139ef7efdba1f80ca0 (diff)
downloadnextcloud-server-master.tar.gz
nextcloud-server-master.zip
fix(l10n): Update translations from TransifexHEADmaster
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/hsb.js')
-rw-r--r--lib/l10n/hsb.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/hsb.js b/lib/l10n/hsb.js
new file mode 100644
index 00000000000..0701d03ad85
--- /dev/null
+++ b/lib/l10n/hsb.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "lib",
+ {
+ "Accounts" : "Accounts"
+},
+"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");