Replace Label "Allow Transition"

Replace Label "Allow Transition" for "Allow Translation".
This commit is contained in:
Alezia Kurdis 2020-03-22 16:25:29 -04:00 committed by GitHub
parent c86bf3dd7d
commit 90ef2ee070
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -620,7 +620,7 @@ const GROUPS = [
propertyID: "animation.loop",
},
{
label: "Allow Transition",
label: "Allow Translation",
type: "bool",
propertyID: "animation.allowTranslation",
},