mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 18:27:51 -06:00
Change the copy of the account benefits
As per @mahtDFR request
This commit is contained in:
parent
c7bee73af6
commit
17c06f200f
2 changed files with 2 additions and 2 deletions
|
@ -97,7 +97,7 @@ Item
|
|||
t = catalog.i18nc("@text", "- Store your Ultimaker Cura settings in the cloud for use anywhere")
|
||||
full_text += "<p>" + t + "</p>"
|
||||
|
||||
t = catalog.i18nc("@text", "- Get exclusive access to material profiles from leading brands")
|
||||
t = catalog.i18nc("@text", "- Get exclusive access to print profiles from leading brands")
|
||||
full_text += "<p>" + t + "</p>"
|
||||
|
||||
return full_text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue