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

    r59329aa re29cc2e  
    99  "array": "数组",
    1010  "required": "必需",
    11   "default": "默认值",
    1211  "default:": "默认值:",
    1312  "choices:": "可选值:",
    1413  "generated-value": "生成的值",
    15   "Not enough non-option arguments: got %s, need at least %s": {
    16     "one": "缺少 non-option 参数:传入了 %s 个, 至少需要 %s 个",
    17     "other": "缺少 non-option 参数:传入了 %s 个, 至少需要 %s 个"
    18   },
    19   "Too many non-option arguments: got %s, maximum of %s": {
    20     "one": "non-option 参数过多:传入了 %s 个, 最大允许 %s 个",
    21     "other": "non-option 参数过多:传入了 %s 个, 最大允许 %s 个"
    22   },
     14  "Not enough non-option arguments: got %s, need at least %s": "缺少 non-option 参数:传入了 %s 个, 至少需要 %s 个",
     15  "Too many non-option arguments: got %s, maximum of %s": "non-option 参数过多:传入了 %s 个, 最大允许 %s 个",
    2316  "Missing argument value: %s": {
    2417    "one": "没有给此选项指定值:%s",
Note: See TracChangeset for help on using the changeset viewer.