UNPKG

strapi-plugin-country-select

Version:

A strapi custom field for selecting any country based on the ISO 3166-1 country code standard.

10 lines (9 loc) 364 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const de = { "country-select.label": "Land", "country-select.description": "Eine Auswahl aller Länder", "country-select.unsupported-country-code": 'Der Ländercode "{countryCode}" wird nicht unterstützt' }; exports.default = de; //# sourceMappingURL=de-BD1XJS6t.js.map