From 6360160fae45139b865f725472a55ee1575c91f8 Mon Sep 17 00:00:00 2001 From: eagleman Date: Sat, 19 Oct 2024 15:52:09 +0200 Subject: [PATCH] Update it_IT.ini Added the new strings. --- lang/it_IT.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/it_IT.ini b/lang/it_IT.ini index e0af8f1..7332556 100644 --- a/lang/it_IT.ini +++ b/lang/it_IT.ini @@ -323,3 +323,6 @@ msg_error_field_req_feedurl = "Devi specificare l'url del feed." rss_feeds_description_select = "Descrizione del feed RSS" rss_description_body = "Corpo dell'articolo" rss_description_meta = "Meta descrizione dell'articolo" +admin_theme = "Tema Pannello Amministratore" +admin_theme_light = "Chiaro" +admin_theme_dark = "Scuro"