How can I change the display language when I click the Copy button?
How can I change the display language when I click the Copy button?

I am using
https://cdn.datatables.net/plug-ins/9dcbecd42ad/i18n/Japanese.json
change the language successfully, just like jsfiddle below.
https://jsfiddle.net/tsepakkwan/6hfqz7bL/1/
However, when I clicked the "Copy" button, the displayed message language did not change.
How can I change the display language when I click the Copy button?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi @KenTse ,
See the last example on this page - it shows how to modify the string.
Some languages have these translations already, such as German, unfortunately that's not there for Japanese.
Cheers,
Colin