Skip to content

Commit

Permalink
updated messages in source/_ui/i18n/en.json
Browse files Browse the repository at this point in the history
  • Loading branch information
e2tha-e committed Apr 28, 2020
1 parent 9c29414 commit 4b29319
Showing 1 changed file with 41 additions and 45 deletions.
86 changes: 41 additions & 45 deletions source/_ui/i18n/en.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
{
"Nothing here yet!":
"",
"Make sure there are patterns in source/_patterns":
"",
"Run fp ui:compile":
"View":
"",
"Run fp restart":
"Annotations":
"",
"Check the console for JavaScript errors":
"Code":
"",
"All":
"Open in new window":
"",
"Size":
"",
Expand All @@ -21,65 +17,59 @@
"",
"Grow":
"",
"Search Patterns":
"Tools":
"",
"View":
"Fepper Docs":
"",
"Annotations":
"Pattern Lab Docs":
"",
"Code":
"Keyboard Shortcuts":
"",
"Open in new window":
"Search Patterns":
"",
"Tools":
"All":
"",
"Fepper Docs":
"Nothing here yet!":
"",
"Pattern Lab Docs":
"Make sure there are patterns in source/_patterns":
"",
"Keyboard Shortcuts":
"Run fp ui:compile":
"",
"No Annotations":
"Run fp restart":
"",
"There are no annotations for this pattern":
"Check the console for JavaScript errors":
"",
"The state of":
"",
"includes the following patterns":
"",
"is included by the following patterns":
"",
"Missing or malformed":
"",
"Exiting!":
"",
"Fepper cannot find the directory in which to start working! You may need to submit it as a constructor argument!":
"",
"fepper-utils deepGet() requires a valid path parameter, e.g. deepGet(nest, 'egg.yolk')":
"No Annotations":
"",
"extension contains invalid characters!":
"There are no annotations for this pattern":
"",
"ERROR:":
"",
"Missing an essential file from":
"Missing or malformed %s":
"",
"Malformed":
"Missing an essential file from %s":
"",
"Found pattern-specific listitems.json for":
"Malformed %s":
"",
"There was an error parsing pattern-specific listitems.json for":
"Found pattern-specific listitems.json for %s":
"",
"Could not find optional user-defined header, usually found at":
"There was an error parsing pattern-specific listitems.json for %s":
"",
"It was likely deleted":
"Could not find optional user-defined header, usually found at %s":
"",
"Could not find optional user-defined footer, usually found at":
"Could not find optional user-defined footer, usually found at %s":
"",
"There is no public/index.html, which means the UI needs to be compiled":
"",
"Please run fp ui:compile":
"",
"The build used approximately":
"The build used approximately %s":
"",
"User Interface CLI":
"",
Expand All @@ -105,35 +95,33 @@
"",
"Invalid config object!":
"",
"Found pseudo-pattern":
"",
"variant of":
"Found pseudo-pattern %s - variant of %s":
"",
"Found new pattern":
"Found new pattern %s":
"",
"Found pattern-specific JSON data for":
"Found pattern-specific JSON data for %s":
"",
"There was an error parsing pattern-specific JSON for":
"There was an error parsing pattern-specific JSON for %s":
"",
"The partials list in viewall.mustache must have valid opening and closing tags!":
"",
"There can be only one partials list in viewall.mustache!":
"",
"is missing pattern":
"%s is missing pattern %s":
"",
"Listening on port":
"Listening on port %s":
"",
"Running npm --global update on fepper-cli...":
"",
"Running this command again as root/Administrator...":
"",
"Running npm update in":
"Running npm update in %s...":
"",
"Copied":
"",
"to":
"",
"Working directory changed to":
"Working directory changed to %s":
"",
"Template":
"",
Expand Down Expand Up @@ -164,5 +152,13 @@
"Print versions of Fepper CLI, Fepper NPM, and Fepper UI":
"",
"Print extension tasks and descriptions":
"",
"Fepper cannot find the directory in which to start working! You may need to submit it as a constructor argument!":
"",
"Exiting!":
"",
"fepper-utils deepGet() requires a valid path parameter, e.g. deepGet(nest, 'egg.yolk')":
"",
"%s extension contains invalid characters!":
""
}

0 comments on commit 4b29319

Please sign in to comment.