diff --git a/locales/es.schema.json b/locales/es.schema.json index e130c837f7a..7c61eaff8e2 100644 --- a/locales/es.schema.json +++ b/locales/es.schema.json @@ -364,7 +364,7 @@ "label": "Efecto hover", "info": "Afecta a tarjetas y botones.", "options__3": { - "label": "3D Lift" + "label": "Elevación 3D" } } } diff --git a/locales/fr.schema.json b/locales/fr.schema.json index 8122102df36..acb05d5d2d1 100644 --- a/locales/fr.schema.json +++ b/locales/fr.schema.json @@ -364,7 +364,7 @@ "label": "Effet de survol", "info": "Concerne les cartes et les boutons.", "options__3": { - "label": "3D lift" + "label": "3D Levée" } } } diff --git a/locales/it.schema.json b/locales/it.schema.json index 0dad09bb5c5..e224f06f76c 100644 --- a/locales/it.schema.json +++ b/locales/it.schema.json @@ -364,7 +364,7 @@ "label": "Effetto hover", "info": "Riguarda schede e pulsanti.", "options__3": { - "label": "3D lift" + "label": "3D kaldırma" } } } diff --git a/locales/ja.schema.json b/locales/ja.schema.json index f114c39a552..a193f0470d1 100644 --- a/locales/ja.schema.json +++ b/locales/ja.schema.json @@ -364,7 +364,7 @@ "label": "ホバー効果", "info": "カードとボタンに影響を与えます。", "options__3": { - "label": "3Dリフト" + "label": "3D表示" } } } diff --git a/locales/pl.schema.json b/locales/pl.schema.json index 4e0030833ef..f7b61d45512 100644 --- a/locales/pl.schema.json +++ b/locales/pl.schema.json @@ -364,7 +364,7 @@ "label": "Efekt obszaru aktywnego", "info": "Wpływa na karty i przyciski.", "options__3": { - "label": "Podnoszenie 3D" + "label": "Efekt uniesienia 3D" } } } diff --git a/locales/tr.schema.json b/locales/tr.schema.json index c96d60ed548..f7766599b20 100644 --- a/locales/tr.schema.json +++ b/locales/tr.schema.json @@ -364,7 +364,7 @@ "label": "Üzerine gelme efekti", "info": "Kartları ve düğmeleri etkiler.", "options__3": { - "label": "3D lift" + "label": "3D kaldırma" } } }