diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:25 +0000 |
commit | 6a120bfda157515da4694036392f704f095d0aff (patch) | |
tree | cb04569b92d86a2c6499e3bce009a1820e066946 /core/l10n/it.js | |
parent | 51c76884bcfa11a2794e37956b989d0b0dc3367b (diff) | |
download | nextcloud-server-6a120bfda157515da4694036392f704f095d0aff.tar.gz nextcloud-server-6a120bfda157515da4694036392f704f095d0aff.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 7b13cada794..25cd2739f96 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -412,7 +412,6 @@ OC.L10N.register( "More apps menu" : "Menu delle altre applicazioni", "Contacts" : "Contatti", "Contacts menu" : "Menu dei contatti", - "Setup two-factor authentication" : "Configura l'autenticazione a due fattori", - "%s's homepage" : "%s's homepage" + "Setup two-factor authentication" : "Configura l'autenticazione a due fattori" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |