Ignore:
Timestamp:
11/25/21 22:08:24 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
8d391a1
Parents:
59329aa
Message:

primeNG components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/yargs/locales/en.json

    r59329aa re29cc2e  
    99  "array": "array",
    1010  "required": "required",
    11   "default": "default",
    1211  "default:": "default:",
    1312  "choices:": "choices:",
    1413  "aliases:": "aliases:",
    1514  "generated-value": "generated-value",
    16   "Not enough non-option arguments: got %s, need at least %s": {
    17     "one": "Not enough non-option arguments: got %s, need at least %s",
    18     "other": "Not enough non-option arguments: got %s, need at least %s"
    19   },
    20   "Too many non-option arguments: got %s, maximum of %s": {
    21     "one": "Too many non-option arguments: got %s, maximum of %s",
    22     "other": "Too many non-option arguments: got %s, maximum of %s"
    23   },
     15  "Not enough non-option arguments: got %s, need at least %s": "Not enough non-option arguments: got %s, need at least %s",
     16  "Too many non-option arguments: got %s, maximum of %s": "Too many non-option arguments: got %s, maximum of %s",
    2417  "Missing argument value: %s": {
    2518    "one": "Missing argument value: %s",
     
    4639  "Arguments %s and %s are mutually exclusive" : "Arguments %s and %s are mutually exclusive",
    4740  "Positionals:": "Positionals:",
    48   "command": "command",
    49   "deprecated": "deprecated",
    50   "deprecated: %s": "deprecated: %s"
     41  "command": "command"
    5142}
Note: See TracChangeset for help on using the changeset viewer.