Updates in IT translations#1078
Conversation
|
Thank you for your PR @federicodilo |
|
It should be enough, please feel free to tell me if it's not :) |
|
I have run the tests and it seems to work, it is possible to merge at will. |
|
Could you keep the extra comma at the end of lists in Python files? Unlike in JSON, in Python it is allow and even encouraged. And you seem to have edited an unrelated (Ukranian) file making that change (maybe it was your IDE making that change automatically?). |
This reverts commit 36aa115.
|
Well the edits on Ukrainian file were added from IDE to do not overwrite the changes not done by me. Any idea? :) |
|
The JSON file cannot have the extra comma, that is a JSON syntax error. Only Python allows the extra comma. |
|
Hi @federicodilo |
|
If you are not familiar with merge conflicts, I recommend reading the GitHub docs about them. |
Added few other translations to which replace all previous Italian PRs
Mergeable after #1049