question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing some italian translations for datepicker

See original GitHub issue

Hello, 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:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
pxpmcommented, Dec 9, 2020

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

0reactions
pxpmcommented, Dec 10, 2020

Just approved the PR.

Let’s move any further conversation on this to the PR thread.

Thanks again @masetto

Best to you, Pedro

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found