UNPKG

@nx-dotnet/dotnet

Version:

This library was generated with [Nx](https://nx.dev).

21 lines (19 loc) 1.12 kB
"use strict"; // 💀⚡💀 DO NOT EDIT THIS FILE 💀⚡💀 DO NOT EDIT THIS FILE 💀⚡💀 DO NOT EDIT THIS FILE 💀⚡💀 Object.defineProperty(exports, "__esModule", { value: true }); exports.FieldNameMap = void 0; /*//////////////////////////////////////////////////////////////////////////////////////////////// ##### ##### ##### ##### | This file is autogenerated using an Nx workspace schematic. # # # # # # | Manual changes should not be needed. After adding your feature ##### # # # ##### | to software security, simply regenerate this file by running # # # # # | `nx workspace-schematic update-dotnet-localization-files`. If there is an issue ##### # ##### # | with the generated file, check tools/generators/update-dotnet-localization-files ////////////////////////////////////////////////////////////////////////////////////////////////*/ exports.FieldNameMap = { Lingua: 'languages', 'Nome breve': 'shortNames', Tag: 'tags', 'Nome modello': 'templateName', Modelli: 'templateName', }; //# sourceMappingURL=it.js.map