diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:15 +0000 |
commit | 16b68fdb347f8b1f4851fa42f54e6fe2122ee861 (patch) | |
tree | a2b280402cd2566d94839b962b373957de78f386 /core/l10n/is.js | |
parent | 11f46fc219537ae399fcb3babafa4ef067f180be (diff) | |
download | nextcloud-server-16b68fdb347f8b1f4851fa42f54e6fe2122ee861.tar.gz nextcloud-server-16b68fdb347f8b1f4851fa42f54e6fe2122ee861.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/is.js')
-rw-r--r-- | core/l10n/is.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js index 8c4df50b256..630d4aea255 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -380,7 +380,6 @@ OC.L10N.register( "More apps menu" : "Valmynd með fleiri forrit", "Contacts" : "Tengiliðir", "Contacts menu" : "Tengiliðavalmynd", - "Setup two-factor authentication" : "Setja upp tveggja-þátta auðkenningu", - "%s's homepage" : "Heimasíða %s" + "Setup two-factor authentication" : "Setja upp tveggja-þátta auðkenningu" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |