scratch-www/src/views/preview/l10n.json

25 lines
1.2 KiB
JSON
Raw Normal View History

2018-06-22 09:16:20 -04:00
{
"addToStudio.title": "Add to Studio",
"addToStudio.finishing": "Finishing up...",
"addToStudio.inviteUser": "Invite user to add to studio",
2018-09-04 14:29:59 -04:00
"preview.titleMaxLength": "Title is too long",
2018-06-22 09:16:20 -04:00
"preview.musicExtensionChip": "Music",
"preview.penExtensionChip": "Pen",
"preview.speechExtensionChip": "Google Speech",
"preview.translateExtensionChip": "Google Translate",
2018-10-10 15:14:53 -04:00
"preview.videoMotionChip": "Video Motion",
"preview.needsConnection": "Needs Connection",
"preview.comments.header": "Comments",
2018-10-10 15:14:53 -04:00
"preview.comments.turnOff": "Turn off commenting",
"preview.comments.turnedOff": "Sorry, comment posting has been turned off for this project.",
"preview.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!",
"preview.share.shareButton": "Share",
"preview.seeInsideButton": "See inside",
"preview.remixButton": "Remix",
"preview.remixes": "Remixes",
"preview.inviteToRemix": "Invite user to remix",
"preview.instructionsLabel": "Instructions",
"preview.notesAndCreditsLabel": "Notes and Credits",
"preview.credit": "Thanks to {userLink} for the original project {projectLink}."
}