项目原始demo,不改动
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 

13 lines
454 B

  1. {
  2. "Commands:": "Choose yer command:",
  3. "Options:": "Options for me hearties!",
  4. "Examples:": "Ex. marks the spot:",
  5. "required": "requi-yar-ed",
  6. "Missing required argument: %s": {
  7. "one": "Ye be havin' to set the followin' argument land lubber: %s",
  8. "other": "Ye be havin' to set the followin' arguments land lubber: %s"
  9. },
  10. "Show help": "Parlay this here code of conduct",
  11. "Show version number": "'Tis the version ye be askin' fer"
  12. }