Missing some italian translations for datepicker
See original GitHub issueHello, some italian translation are missing:
- filters language strings
apply
key.
'remove_filters' => 'Rimuovi filtri',
'apply' => 'Applica',
//filters language strings
'today' => 'Oggi',
'yesterday' => 'Ieri',
'last_7_days' => 'Ultimi 7 giorni',
'last_30_days' => 'Ultimi 30 giorni',
'this_month' => 'Questo mese',
'last_month' => 'Mese precedente',
'custom_range' => 'Personalizza',
'weekLabel' => 'W',
Can you adjust please?
Custom range
label is always in english, I do not know why.
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
How do I localize the jQuery UI Datepicker? - Stack Overflow
For translate the datepicker you must specify some variables: $.datepicker.regional['it'] = { closeText: 'Chiudi', // set a close button text currentText: ...
Read more >Missing translations for "DatePicker.lang.*" in language "en-gb".
It is reverting to the 'en_US' translations, instead using the 'en_GB' translations.
Read more >DateTime Picker - Translation - Getting Started - ProcessWire
I'm a newbie in PW, only 1 year working on it. I have a page with Date/Time pickers and they work perfectly, but...
Read more >DatePicker / TimePicker / Grid / ... - Translations missing - Telerik
Hello I miss some translations in these components - my app is running in German and most of all seems fine, but on...
Read more >Datepicker documentation for React | Mobiscroll
Name Type Default value
anchor HTMLElement undefined
animation String, Boolean undefined
buttons Array
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for the report @masetto .
About the
Custom Range
problem, i’v just submitted a PR #3385 that should address that issue in particular.The translation strings are very welcome, thank you. Would you like to submit a PR with the missing strings so you show up as a Contributor to the project ?
If you don’t have time or are not willing to do it now, me or somebody else can pick it and add it, no problem 👍
Wish you the best, Pedro
Just approved the PR.
Let’s move any further conversation on this to the PR thread.
Thanks again @masetto
Best to you, Pedro