react-native-date-picker
Version:
A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.
15 lines (14 loc) • 641 B
text/xml
<resources>
<string name="overlay">Datovelger</string>
<string name="year_description">Velg år</string>
<string name="month_description">Velg måned</string>
<string name="date_description">Velg dato</string>
<string name="day_description">Velg dag</string>
<string name="hour_description">Velg time</string>
<string name="minutes_description">Velg minutter</string>
<string name="ampm_description">Velg am/pm</string>
<string name="time_tag">Tiden er</string>
<string name="hour_tag">Time</string>
<string name="minutes_tag">Minutter</string>
</resources>