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) 264 B
const en = { "country-select.label": "Country", "country-select.description": "Select any country", "country-select.unsupported-country-code": 'Unsupported country code "{countryCode}"' }; export { en as default }; //# sourceMappingURL=en-GySpuZ50.mjs.map