Skip to content

Commit 5f26580

Browse files
committed
update it lang for plugins (2)
1 parent f842108 commit 5f26580

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

plugins/_cloudflare/lang/it.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
* Author: Marco (marco.romanelli@protonmail.ch)
66
*/
77

8-
theUILang.cannotLoadCloudscraper = "_cloudflare plugin: il modulo cloudscraper per Python non può essere caricato";
8+
theUILang.cannotLoadCloudscraper = "plugin '_cloudflare': il modulo 'cloudscraper' per Python non può essere caricato";
99

1010
thePlugins.get("_cloudflare").langLoaded();

plugins/_task/lang/it.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
theUILang.tskElapsed = "Trascorso";
1717
theUILang.tskPlugin = "Plugin";
1818
theUILang.tskDeletePrompt = "Vuoi veramente rimuovere il comando(i) selezionato(i)?";
19-
theUILang.tskDelete = "Rimuovi task";
19+
theUILang.tskDelete = "Rimuovi comando";
2020
theUILang.tskActivate = "Attivare";
2121
theUILang.tskRemove = "Rimuovere";
2222
theUILang.tskRefresh = "Aggiornare";

0 commit comments

Comments
 (0)