From e29d4cbbdcca3ad834615f19f323cab67875e3f3 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Thu, 25 Jul 2024 19:05:36 +0200 Subject: [PATCH] New translations en.json (Italian) --- packages/excalidraw/locales/it-IT.json | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/packages/excalidraw/locales/it-IT.json b/packages/excalidraw/locales/it-IT.json index 7873d9abb..e07b24299 100644 --- a/packages/excalidraw/locales/it-IT.json +++ b/packages/excalidraw/locales/it-IT.json @@ -109,6 +109,7 @@ "share": "Condividi", "showStroke": "Mostra selettore colore del tratto", "showBackground": "Mostra selettore colore di sfondo", + "showFonts": "", "toggleTheme": "Attiva/Disattiva tema chiaro/scuro", "theme": "Tema", "personalLib": "Libreria Personale", @@ -557,11 +558,19 @@ "syntax": "Sintassi Mermaid", "preview": "Anteprima" }, - "userList": { - "search": { - "placeholder": "Ricerca rapida", - "empty": "Nessun utente trovato" + "quickSearch": { + "placeholder": "" + }, + "fontList": { + "badge": { + "old": "" }, + "sceneFonts": "", + "availableFonts": "", + "empty": "" + }, + "userList": { + "empty": "", "hint": { "text": "Clicca sull'utente per seguirlo", "followStatus": "Stai attualmente seguendo questo utente",