Skip to content

Commit

Permalink
chore: add extracted translation source files from frontend-app-libra…
Browse files Browse the repository at this point in the history
…ry-authoring
  • Loading branch information
openedx-transifex-bot committed Nov 4, 2023
1 parent ca636ec commit a2f85b9
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,9 @@
"library.form.generic.error.title": "We couldn't save your changes.",
"library.form.generic.error.description": "Please check your entries and try again.",
"library.form.field.error.empty": "This field may not be blank.",
"library.form.field.error.empty.title": "Enter a library name",
"library.form.field.error.empty.org": "Select an organization",
"library.form.field.error.empty.slug": "Enter a library ID",
"library.form.field.error.mismatch.org": "The organization must be selected from the options list.",
"library.form.field.error.invalid.slug": "Enter a valid “slug” consisting of Unicode letters, numbers, underscores, or hyphens.",
"library.form.create.library": "Create new library",
Expand All @@ -154,7 +157,7 @@
"library.form.breadcrumbs.current": "Library authoring",
"library.form.modal.title": "Unsaved changes",
"library.form.modal.description": "Are you sure you want to leave this page? Changes you made will be lost if you proceed.",
"library.organizations.list.empty": "No options",
"library.organizations.list.empty": "No results found",
"library.block.page.heading": "Component",
"library.block.page.back_to_library": "Back to library",
"library.block.loading.message": "Loading...",
Expand Down

0 comments on commit a2f85b9

Please sign in to comment.