Skip to content

Commit 8849e88

Browse files
fix: correct typo "You scene" to "Your scene" in publish success message (#1436)
Co-authored-by: Nicolas Earnshaw <earnshaw.nico@gmail.com>
1 parent 4f0bd78 commit 8849e88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/creator-hub/renderer/src/modules/store/translation/locales

packages/creator-hub/renderer/src/modules/store/translation/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
}
276276
},
277277
"success": {
278-
"message": "You scene is successfully published",
278+
"message": "Your scene is successfully published",
279279
"url": "The URL to jump in your {target} is:",
280280
"world": "World",
281281
"land": "Land",

0 commit comments

Comments
 (0)