diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-31 02:28:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-31 02:28:06 +0000 |
commit | 9f1eacd67ead8e385e32c829458edf9172bff8d2 (patch) | |
tree | 7c2fb24f775c0391186d20a992c46fe9fb34e80b /core/l10n/sv.js | |
parent | c53e052b6cc0e8ca42b5f621b3fc0e7689f112f1 (diff) | |
download | nextcloud-server-9f1eacd67ead8e385e32c829458edf9172bff8d2.tar.gz nextcloud-server-9f1eacd67ead8e385e32c829458edf9172bff8d2.zip |
Fix(l10n): đ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 852b2ee21a3..4994f3f1502 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -408,7 +408,6 @@ OC.L10N.register( "More apps menu" : "Fler appar - meny", "Contacts" : "Kontakter", "Contacts menu" : "Kontaktmeny", - "Setup two-factor authentication" : "StÀll in tvÄfaktorsautentisering", - "%s homepage" : "%s hemsida" + "Setup two-factor authentication" : "StÀll in tvÄfaktorsautentisering" }, "nplurals=2; plural=(n != 1);"); |