Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update translations: merchant #3612

Merged
merged 4 commits into from
Sep 20, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locales/es.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@
"label": "Efecto hover",
"info": "Afecta a tarjetas y botones.",
"options__3": {
"label": "3D Lift"
"label": "Elevación 3D"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion locales/it.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@
"label": "Effetto hover",
"info": "Riguarda schede e pulsanti.",
"options__3": {
"label": "3D lift"
"label": "3D kaldırma"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion locales/ja.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@
"label": "ホバー効果",
"info": "カードとボタンに影響を与えます。",
"options__3": {
"label": "3Dリフト"
"label": "3D表示"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion locales/pl.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@
"label": "Efekt obszaru aktywnego",
"info": "Wpływa na karty i przyciski.",
"options__3": {
"label": "Podnoszenie 3D"
"label": "Efekt uniesienia 3D"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion locales/tr.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@
"label": "Üzerine gelme efekti",
"info": "Kartları ve düğmeleri etkiler.",
"options__3": {
"label": "3D lift"
"label": "3D kaldırma"
}
}
}
Expand Down
Loading