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/ne.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/ne.js')
-rw-r--r-- | lib/l10n/ne.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/ne.js b/lib/l10n/ne.js index b3e166f976e..bfdda9e5f8c 100644 --- a/lib/l10n/ne.js +++ b/lib/l10n/ne.js @@ -2,6 +2,7 @@ OC.L10N.register( "lib", { "Files" : "फाइलहरू", - "Settings" : "सेटिङ्हरू" + "Settings" : "सेटिङ्हरू", + "Accounts" : "Accounts" }, "nplurals=2; plural=(n != 1);"); |