From 73bc4092a12ef75627c28a69e9dea0859f005c96 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 16 Feb 2025 00:15:52 +0000 Subject: [PATCH] Fetch translations from Crowdin --- intl/msg_hash_it.h | 8 ++++++++ intl/msg_hash_tr.h | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/intl/msg_hash_it.h b/intl/msg_hash_it.h index 5243f3cea9..1107787396 100644 --- a/intl/msg_hash_it.h +++ b/intl/msg_hash_it.h @@ -11144,6 +11144,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_LEFT_THUMBNAILS, "Tipo di copertina da visualizzare a sinistra." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_ICON_THUMBNAILS, + "Miniatura Icona" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_ICON_THUMBNAILS, + "Tipo di miniatura icona della playlist da visualizzare." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_DYNAMIC_WALLPAPER, "Sfondo dinamico" diff --git a/intl/msg_hash_tr.h b/intl/msg_hash_tr.h index b327242716..b3ba5f0a01 100644 --- a/intl/msg_hash_tr.h +++ b/intl/msg_hash_tr.h @@ -11308,6 +11308,14 @@ MSG_HASH( MENU_ENUM_SUBLABEL_LEFT_THUMBNAILS, "Solda görüntülenecek küçük resim türü." ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_ICON_THUMBNAILS, + "Simge Küçük Resim" + ) +MSG_HASH( + MENU_ENUM_SUBLABEL_ICON_THUMBNAILS, + "Görüntülenecek oynatma listesi simgesi küçük resminin türü." + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_DYNAMIC_WALLPAPER, "Dinamik Arkaplan"