From 6107721e9152073053af92e5139eb2a388c58631 Mon Sep 17 00:00:00 2001 From: Andrew <66430340+aandrew-me@users.noreply.github.com> Date: Mon, 30 Jan 2023 12:43:46 +0600 Subject: [PATCH] New translations en.json (Italian) --- translations/it.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/translations/it.json b/translations/it.json index 2a4283c..50b67fb 100644 --- a/translations/it.json +++ b/translations/it.json @@ -87,5 +87,8 @@ "Use config file": "Usa file di configurazione", "Open app": "Apri app", "Paste video link": "Incolla link video", - "Quit": "Esci" + "Quit": "Esci", + "Error Details": "Dettagli errore", + "Click to copy": "Clicca per copiare", + "Copied text": "Testo copiato" }