UNPKG

react-native-global-datetimepicker

Version:
12 lines 264 B
const DateTimePickerTranslations = { DEFAULT: { ok: 'OK', cancel: 'CANCEL', }, fa: { ok: 'تایید', cancel: 'انصراف', }, }; export default DateTimePickerTranslations; //# sourceMappingURL=Translations.js.map