@nx-dotnet/dotnet
Version:
This library was generated with [Nx](https://nx.dev).
21 lines (19 loc) • 1.11 kB
JavaScript
"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 = {
Sprache: 'languages',
Kurzname: 'shortNames',
Tags: 'tags',
Vorlagenname: 'templateName',
Vorlagen: 'templateName',
};
//# sourceMappingURL=de.js.map