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