mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-01-10 06:22:08 -05:00
28 lines
1.4 KiB
JSON
28 lines
1.4 KiB
JSON
{
|
|
"addToStudio.title": "Add to Studio",
|
|
"addToStudio.finishing": "Finishing up...",
|
|
"addToStudio.inviteUser": "Invite user to add to studio",
|
|
"project.titleMaxLength": "Title is too long",
|
|
"project.musicExtensionChip": "Music",
|
|
"project.penExtensionChip": "Pen",
|
|
"project.text2SpeechChip": "Text to Speech",
|
|
"project.translateChip": "Translate",
|
|
"project.videoMotionChip": "Video Motion",
|
|
"project.needsConnection": "Needs Connection",
|
|
"project.comments.header": "Comments",
|
|
"project.comments.turnOff": "Turn off commenting",
|
|
"project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.",
|
|
"project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!",
|
|
"project.share.shareButton": "Share",
|
|
"project.seeInsideButton": "See inside",
|
|
"project.remixButton": "Remix",
|
|
"project.remixes": "Remixes",
|
|
"project.inviteToRemix": "Invite user to remix",
|
|
"project.instructionsLabel": "Instructions",
|
|
"project.notesAndCreditsLabel": "Notes and Credits",
|
|
"project.credit": "Thanks to {userLink} for the original project {projectLink}.",
|
|
"project.deletedBanner": "Note: This project is in the trash folder",
|
|
"project.moderationInfoLabel": "Moderation Info",
|
|
"project.numScripts": "{number} scripts",
|
|
"project.numSprites": "{number} sprites"
|
|
}
|