
The GTranslate has a bug when it try to translate the date. it confuse the date, month and year because it use XNUMX as parameter for those three number.
Here is the sample:
Original: incorporated provincially on November 19, 1976
Translation:于 1976 年 XNUMX 月 XNUMX 日在省级注册成立
In order to edit the translations you will need to add
?language_edit=1
to the end of the url and you will see the translation editing tools.
if you can see a blue square in front of the edit parts. then you just click the blue square to edit the whole paragraph.

otherwise you need enable the blue square (pencil with blue block icon) by inspect your web site.
right click the parts that you want edit then select inspect

find the div class name (class=”gt-block elementor-widget-container”)

Then you need login to GTranslate account
then add .gt-block elementor-widget-container
to the “Define HTML Blocks Using CSS” filed.
