aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/la.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/la.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/la.js')
-rw-r--r--lib/l10n/la.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/la.js b/lib/l10n/la.js
new file mode 100644
index 00000000000..5470a1556a1
--- /dev/null
+++ b/lib/l10n/la.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "lib",
+ {
+ "Accounts" : "Accounts"
+},
+"nplurals=2; plural=(n != 1);");