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/it.json

    r59329aa re29cc2e  
    99  "array": "vettore",
    1010  "required": "richiesto",
    11   "default": "predefinito",
    1211  "default:": "predefinito:",
    1312  "choices:": "scelte:",
    1413  "aliases:": "alias:",
    1514  "generated-value": "valore generato",
    16   "Not enough non-option arguments: got %s, need at least %s": {
    17     "one": "Numero insufficiente di argomenti non opzione: inseriti %s, richiesti almeno %s",
    18     "other": "Numero insufficiente di argomenti non opzione: inseriti %s, richiesti almeno %s"
    19   },
    20   "Too many non-option arguments: got %s, maximum of %s": {
    21     "one": "Troppi argomenti non opzione: inseriti %s, massimo possibile %s",
    22     "other": "Troppi argomenti non opzione: inseriti %s, massimo possibile %s"
    23   },
     15  "Not enough non-option arguments: got %s, need at least %s": "Numero insufficiente di argomenti non opzione: inseriti %s, richiesti almeno %s",
     16  "Too many non-option arguments: got %s, maximum of %s": "Troppi argomenti non opzione: inseriti %s, massimo possibile %s",
    2417  "Missing argument value: %s": {
    2518    "one": "Argomento mancante: %s",
Note: See TracChangeset for help on using the changeset viewer.