amsul / amsul/pickadate.js

Why we need picker.time reference in translations?

Open
#709 8 comments 0 reactions 0 assignees View on GitHub
minor annoyance todo
Dominant language
JavaScript
Stars
7.6k
Forks
981
PR merge metrics
No merged PRs in 30d

Description

I've got `Uncaught TypeError: Cannot read property 'defaults' of undefined` in my translation file.
I've looked there

```
jQuery.extend( jQuery.fn.pickatime.defaults, {
clear: 'удалить'
});
```

I don't need `picktime` in my application and don't want to include it?
Can we split that to additional translation file?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.