diff --git a/locales/es.schema.json b/locales/es.schema.json index 99ed1dacf7b..8bed612179a 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 46d2a123303..c3d53ea81d3 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 2a1688d2946..1808237df9e 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 1ed7adf1d92..7149ff89cfe 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 8c7caed1477..8f06f90a9d8 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 c19e3a65d32..f47213ea3df 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" } } }