Hi all,
in my web site I add Google translate API. Everything works well, but I have a problem.
If in the text I want to translate a date in format (DD-MM-YYYY) is present, the API will translate also that date in the format of the target language.
Is there a solution for not to translate the date or numbers?
Thanks.