mirror of
https://github.com/itflow-org/itflow
synced 2026-09-21 14:11:17 +00:00
Bump intl-tel-input
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
const interfaceTranslations = {
|
||||
selectedCountryAriaLabel: "Valgt land",
|
||||
noCountrySelected: "Intet land er valgt",
|
||||
countryListAriaLabel: "Liste over lande",
|
||||
searchPlaceholder: "Søg",
|
||||
zeroSearchResults: "Ingen resultater fundet",
|
||||
oneSearchResult: "1 resultat fundet",
|
||||
multipleSearchResults: "${count} resultater fundet",
|
||||
// additional countries (not supported by country-list library)
|
||||
ac: "Ascension",
|
||||
xk: "Kosovo"
|
||||
};
|
||||
export default interfaceTranslations;
|
||||
Reference in New Issue
Block a user