Change wording

This commit is contained in:
fieldOfView 2020-06-05 11:42:11 +02:00
parent aa2ed1aa4b
commit 33eaebe397

View file

@ -242,7 +242,7 @@ Item
}
Label
{
text: catalog.i18nc("@label", "Author")
text: catalog.i18nc("@label", "Profile author")
font: UM.Theme.getFont("default")
color: UM.Theme.getColor("text")
renderType: Text.NativeRendering