UNPKG

intl-tel-input

Version:

A JavaScript plugin for entering and validating international telephone numbers

15 lines (14 loc) 572 B
const interfaceTranslations = { selectedCountryAriaLabel: "Ndrysho vendin, i zgjedhur ${countryName} (${dialCode})", noCountrySelected: "Zgjidh vendin", countryListAriaLabel: "Lista e vendeve", searchPlaceholder: "Kërko", clearSearchAriaLabel: "Pastro kërkimin", zeroSearchResults: "Nuk u gjet asnjë rezultat", oneSearchResult: "U gjet 1 rezultat", multipleSearchResults: "U gjetën ${count} rezultate", // additional countries (not supported by country-list library) ac: "Ishulli Ascension", xk: "Kosova" }; export default interfaceTranslations;