| Current File : /home/digitaw/www/wp-content/plugins/creame-whatsapp-me/admin/js/i18n/sq/interface.js |
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;