UNPKG

strapi-plugin-country-select

Version:

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

11 lines (10 loc) 401 B
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', "country-select.default-value-description": "Has to be a an uppercase 2-letter ISO 3166-1 country code - e.g. DE" }; export { de as default }; //# sourceMappingURL=de-yVIPocYG.mjs.map