Skip to content

Commit

Permalink
Add paper registry entry parser caption
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla authored Jul 19, 2024
1 parent d98c7dc commit 6d0d73b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ argument.parse.failure.location.mixed_local_absolute=Cannot mix local and absolu
argument.parse.failure.namespacedkey.namespace=Invalid namespace '<input>'. Must be [a-z0-9._-]
argument.parse.failure.namespacedkey.key=Invalid key '<input>'. Must be [a-z0-9/._-]
argument.parse.failure.namespacedkey.need_namespace=Invalid input '<input>', requires an explicit namespace.
argument.parse.failure.registry_entry.missing=No such entry '<input>' in '<registry>' registry.

0 comments on commit 6d0d73b

Please sign in to comment.