Fix periods

This commit is contained in:
Paul Kaplan 2021-05-17 15:32:16 -04:00
parent efe961e103
commit b0eae61d5b

View file

@ -27,10 +27,10 @@
"studio.projectsEmpty2": "Suggest projects you want to add in the comments!",
"studio.browseProjects": "Browse Projects",
"studio.projectErrors.checkUrl": "Could not find that project. Check the URL and try again.",
"studio.projectErrors.generic": "Could not add project",
"studio.projectErrors.tooFast": "You are adding projects too quickly",
"studio.projectErrors.permission": "You do not have permission to add that project",
"studio.projectErrors.duplicate": "That project is already in this studio",
"studio.projectErrors.generic": "Could not add project.",
"studio.projectErrors.tooFast": "You are adding projects too quickly.",
"studio.projectErrors.permission": "You do not have permission to add that project.",
"studio.projectErrors.duplicate": "That project is already in this studio.",
"studio.creatorRole": "Studio Creator",